static class NumericDocValuesFieldUpdates.SingleValueNumericDocValuesFieldUpdates extends DocValuesFieldUpdates.SingleValueDocValuesFieldUpdates
DocValuesFieldUpdates.AbstractIterator, DocValuesFieldUpdates.Iterator, DocValuesFieldUpdates.SingleValueDocValuesFieldUpdates
Modifier and Type | Field and Description |
---|---|
private long |
value |
Constructor and Description |
---|
SingleValueNumericDocValuesFieldUpdates(long delGen,
java.lang.String field,
int maxDoc,
long value) |
Modifier and Type | Method and Description |
---|---|
protected BytesRef |
binaryValue() |
protected long |
longValue() |
add, add, add, any, iterator, ramBytesUsed, reset
add, ensureFinished, finish, getFinished, grow, mergedIterator, resize, size, swap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildResources
SingleValueNumericDocValuesFieldUpdates(long delGen, java.lang.String field, int maxDoc, long value)
protected BytesRef binaryValue()
binaryValue
in class DocValuesFieldUpdates.SingleValueDocValuesFieldUpdates
protected long longValue()
longValue
in class DocValuesFieldUpdates.SingleValueDocValuesFieldUpdates