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.
|
advanceExactadvance, all, cost, docID, empty, nextDoc, range, slowAdvanceprotected BinaryDocValues()
public abstract BytesRef binaryValue() throws java.io.IOException
DocValuesIterator.advanceExact(int)
returned false.java.io.IOException