Uses of Interface
org.apache.cassandra.index.sai.disk.v1.LongArray.Factory
Packages that use LongArray.Factory
Package
Description
-
Uses of LongArray.Factory in org.apache.cassandra.index.sai.disk.v1
Fields in org.apache.cassandra.index.sai.disk.v1 declared as LongArray.FactoryModifier and TypeFieldDescriptionprotected final LongArray.FactorySkinnyPrimaryKeyMap.Factory.rowToPartitionReaderFactoryprotected final LongArray.FactorySkinnyPrimaryKeyMap.Factory.rowToTokenReaderFactory -
Uses of LongArray.Factory in org.apache.cassandra.index.sai.disk.v1.bitpack
Classes in org.apache.cassandra.index.sai.disk.v1.bitpack that implement LongArray.FactoryModifier and TypeClassDescriptionclassProvides non-blocking, random access to a stream written withBlockPackedWriter.classProvides non-blocking, random access to a stream written withMonotonicBlockPackedWriter.