public abstract class NumericDocValues extends DocValuesIterator
NO_MORE_DOCS| Modifier | Constructor and Description |
|---|---|
protected |
NumericDocValues()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract long |
longValue()
Returns the numeric value for the current document ID.
|
advanceExactadvance, all, cost, docID, empty, nextDoc, range, slowAdvanceprotected NumericDocValues()
public abstract long longValue()
throws java.io.IOException
DocValuesIterator.advanceExact(int)
returned false.java.io.IOException