public abstract class BinaryDocValues extends DocValuesIterator
NO_MORE_DOCS
Modifier | Constructor and Description |
---|---|
protected |
BinaryDocValues()
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract BytesRef |
binaryValue()
Returns the binary value for the current document ID.
|
advanceExact
advance, all, cost, docID, empty, nextDoc, range, slowAdvance
protected BinaryDocValues()
public abstract BytesRef binaryValue() throws java.io.IOException
DocValuesIterator.advanceExact(int)
returned false
.java.io.IOException