private static final class MemoryIndex.BinaryDocValuesProducer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int[] |
bytesIds |
(package private) BytesRefHash |
dvBytesValuesSet |
(package private) SortedDocValues |
sortedDocValues |
(package private) BytesRef |
spare |
| Modifier | Constructor and Description |
|---|---|
private |
BinaryDocValuesProducer() |
| Modifier and Type | Method and Description |
|---|---|
private BytesRef |
getValue(int index) |
private void |
prepareForUsage() |
BytesRefHash dvBytesValuesSet
final SortedDocValues sortedDocValues
final BytesRef spare
int[] bytesIds
private void prepareForUsage()
private BytesRef getValue(int index)