Class MonotonicBlockPackedReader

java.lang.Object
org.apache.lucene.util.LongValues
org.apache.lucene.util.packed.MonotonicBlockPackedReader
All Implemented Interfaces:
Accountable

public class MonotonicBlockPackedReader extends LongValues implements Accountable
Provides random access to a stream written with MonotonicBlockPackedWriter.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
  • Method Details