Package Hierarchies:
- com.apple.foundationdb,
- com.apple.foundationdb.async,
- com.apple.foundationdb.async.common,
- com.apple.foundationdb.async.guardiann,
- com.apple.foundationdb.async.hnsw,
- com.apple.foundationdb.async.rtree,
- com.apple.foundationdb.clientlog,
- com.apple.foundationdb.half,
- com.apple.foundationdb.kmeans,
- com.apple.foundationdb.linear,
- com.apple.foundationdb.linear.simd,
- com.apple.foundationdb.map,
- com.apple.foundationdb.rabitq,
- com.apple.foundationdb.synchronizedsession,
- com.apple.foundationdb.system,
- com.apple.foundationdb.tuple,
- com.apple.foundationdb.util
Class Hierarchy
- java.lang.Object
- com.apple.foundationdb.async.rtree.AbstractChangeSet<S,N> (implements com.apple.foundationdb.async.rtree.Node.ChangeSet)
- com.apple.foundationdb.linear.AbstractRealVector (implements com.apple.foundationdb.linear.RealVector)
- com.apple.foundationdb.linear.AffineOperator (implements com.apple.foundationdb.linear.VectorOperator)
- com.apple.foundationdb.map.BunchedMap<K,V>
- com.apple.foundationdb.map.BunchedMapIterator<K,V> (implements com.apple.foundationdb.async.AsyncPeekIterator<T>)
- com.apple.foundationdb.map.BunchedMapMultiIterator<K,V,T> (implements com.apple.foundationdb.async.AsyncPeekIterator<T>)
- com.apple.foundationdb.map.BunchedMapScanEntry<K,V,T>
- com.apple.foundationdb.map.BunchedTupleSerializer (implements com.apple.foundationdb.map.BunchedSerializer<K,V>)
- com.apple.foundationdb.tuple.ByteArrayUtil2
- com.apple.foundationdb.util.CallbackUtils
- com.apple.foundationdb.util.CallbackUtils.InvokeResults<T>
- com.apple.foundationdb.async.rtree.ChildSlot (implements com.apple.foundationdb.async.rtree.NodeSlot)
- com.apple.foundationdb.util.CloseableUtils
- com.apple.foundationdb.linear.ColumnMajorRealMatrix (implements com.apple.foundationdb.linear.RealMatrix)
- com.apple.foundationdb.async.guardiann.Config.ConfigBuilder
- com.apple.foundationdb.async.hnsw.Config.ConfigBuilder
- com.apple.foundationdb.clientlog.DatabaseClientLogEventCounter (implements com.apple.foundationdb.clientlog.DatabaseClientLogEvents.EventConsumer)
- com.apple.foundationdb.clientlog.DatabaseClientLogEvents
- com.apple.foundationdb.clientlog.DatabaseClientLogEvents.EventRunner (implements com.apple.foundationdb.clientlog.FDBClientLogEvents.EventConsumer)
- com.apple.foundationdb.async.common.DistinctTopK<T>
- com.apple.foundationdb.rabitq.EncodedRealVector (implements com.apple.foundationdb.linear.RealVector)
- com.apple.foundationdb.clientlog.FDBClientLogEvents
- com.apple.foundationdb.clientlog.FDBClientLogEvents.CommitRequest
- com.apple.foundationdb.clientlog.FDBClientLogEvents.Event
- com.apple.foundationdb.clientlog.FDBClientLogEvents.EventDeserializer (implements com.apple.foundationdb.clientlog.FDBClientLogEvents.AsyncConsumer<T>)
- com.apple.foundationdb.clientlog.FDBClientLogEvents.Mutation
- com.apple.foundationdb.clientlog.FDBClientLogEvents.SpanContext
- com.apple.foundationdb.clientlog.FDBClientLogEvents.Uid
- com.apple.foundationdb.linear.FhtKacRotator (implements com.apple.foundationdb.linear.LinearOperator)
- com.apple.foundationdb.async.guardiann.Guardiann
- com.apple.foundationdb.half.HalfConstants
- com.apple.foundationdb.half.HalfMath
- com.apple.foundationdb.async.hnsw.HNSW
- com.apple.foundationdb.async.hnsw.Insert
- com.apple.foundationdb.async.rtree.ItemSlot (implements com.apple.foundationdb.async.rtree.NodeSlot)
- com.apple.foundationdb.kmeans.KMeans
- com.apple.foundationdb.async.guardiann.Locator
- com.apple.foundationdb.async.hnsw.Locator
- com.apple.foundationdb.util.LoggableKeysAndValuesImpl (implements com.apple.foundationdb.util.LoggableKeysAndValues<T>)
- com.apple.foundationdb.linear.MatrixHelpers
- com.apple.foundationdb.async.MoreAsyncUtil
- com.apple.foundationdb.async.MoreAsyncUtil.AlwaysTrue<T> (implements java.util.function.Function<T,R>)
- com.apple.foundationdb.async.MoreAsyncUtil.Holder<T>
- com.apple.foundationdb.async.rtree.NodeHelpers
- com.apple.foundationdb.async.hnsw.NodeReference
- java.lang.Number (implements java.io.Serializable)
- com.apple.foundationdb.kmeans.PartitionEvaluator
- com.apple.foundationdb.async.hnsw.Primitives
- com.apple.foundationdb.linear.QRDecomposition
- com.apple.foundationdb.linear.QRDecomposition.Result
- com.apple.foundationdb.rabitq.RaBitDistanceEstimator (implements com.apple.foundationdb.linear.DistanceEstimator)
- com.apple.foundationdb.rabitq.RaBitDistanceEstimator.Result
- com.apple.foundationdb.rabitq.RaBitQuantizer (implements com.apple.foundationdb.linear.Quantizer)
- com.apple.foundationdb.rabitq.RaBitQuantizer.Result
- com.apple.foundationdb.async.common.RandomHelpers
- com.apple.foundationdb.async.common.RandomHelpers.GaussianSampler
- com.apple.foundationdb.async.RangeSet
- com.apple.foundationdb.async.RankedSet
- com.apple.foundationdb.async.RankedSet.Config
- com.apple.foundationdb.async.RankedSet.ConfigBuilder
- com.apple.foundationdb.async.RankedSet.Consistency
- com.apple.foundationdb.linear.RealVectorPrimitives
- com.apple.foundationdb.linear.RowMajorRealMatrix (implements com.apple.foundationdb.linear.RealMatrix)
- com.apple.foundationdb.async.rtree.RTree
- com.apple.foundationdb.async.rtree.RTree.Config
- com.apple.foundationdb.async.rtree.RTree.ConfigBuilder
- com.apple.foundationdb.async.rtree.RTree.ItemSlotIterator (implements com.apple.foundationdb.async.AsyncIterator<T>)
- com.apple.foundationdb.async.rtree.RTree.Point
- com.apple.foundationdb.async.rtree.RTree.Rectangle
- com.apple.foundationdb.async.rtree.RTreeHilbertCurveHelpers
- com.apple.foundationdb.async.hnsw.Search
- com.apple.foundationdb.async.guardiann.SearchConfig.SearchConfigBuilder
- com.apple.foundationdb.linear.simd.SimdBackend (implements com.apple.foundationdb.linear.Backend)
- com.apple.foundationdb.async.common.StorageHelpers
- com.apple.foundationdb.async.common.StorageTransform (implements com.apple.foundationdb.linear.VectorOperator)
- com.apple.foundationdb.util.StringUtils
- com.apple.foundationdb.synchronizedsession.SynchronizedSession
- com.apple.foundationdb.system.SystemKeyspace
- com.apple.foundationdb.async.TaskNotifyingExecutor (implements java.util.concurrent.Executor)
- java.lang.Throwable (implements java.io.Serializable)
- com.apple.foundationdb.async.common.TimedAsyncIterable
- com.apple.foundationdb.async.common.TopK<T>
- com.apple.foundationdb.linear.Transformed<V>
- com.apple.foundationdb.linear.Transformed.UnderlyingLens<V> (implements com.apple.foundationdb.util.Lens<C,A>)
- com.apple.foundationdb.tuple.TupleHelpers
- com.apple.foundationdb.clientlog.TupleKeyCountTree
- com.apple.foundationdb.tuple.TupleOrdering
- com.google.common.collect.UnmodifiableIterator<E> (implements java.util.Iterator<E>)
- com.google.common.collect.AbstractIterator<T>
- com.apple.foundationdb.clientlog.VersionFromTimestamp