Class DirectMonotonicReader

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

public final class DirectMonotonicReader extends LongValues implements Accountable
Retrieves an instance previously written by DirectMonotonicWriter.
See Also: