public abstract class SortedNumericDocValues extends DocValuesIterator
Long.compare(long, long)
.NO_MORE_DOCS
Modifier | Constructor and Description |
---|---|
protected |
SortedNumericDocValues()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
docValueCount()
Retrieves the number of values for the current document.
|
abstract long |
nextValue()
Iterates to the next value in the current document.
|
advanceExact
advance, all, cost, docID, empty, nextDoc, range, slowAdvance
protected SortedNumericDocValues()
public abstract long nextValue() throws java.io.IOException
docValueCount()
times
for the document.java.io.IOException
public abstract int docValueCount()
DocValuesIterator.advanceExact(int)
returned false
.