Package | Description |
---|---|
org.apache.lucene.util.packed |
Packed integer arrays and streams.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockPackedWriter
A writer for large sequences of longs.
|
class |
MonotonicBlockPackedWriter
A writer for large monotonically increasing sequences of positive longs.
|