Uses of Class
org.apache.lucene.util.LongValues
Packages that use LongValues
-
Uses of LongValues in org.apache.lucene.util.packed
Subclasses of LongValues in org.apache.lucene.util.packedModifier and TypeClassDescriptionfinal class
Utility class to buffer a list of signed longs in memory.final class
Utility class to buffer a list of signed longs in memory.final class
Provides random access to a stream written withBlockPackedWriter
.final class
Utility class to buffer signed longs in memory, which is optimized for the case where the sequence is monotonic, although it can encode any sequence of arbitrary longs.final class
Provides random access to a stream written withMonotonicBlockPackedWriter
.final class
final class
APagedMutable
.