static final class DocValuesUpdate.BinaryDocValuesUpdate extends DocValuesUpdate
DocValuesUpdate.BinaryDocValuesUpdate, DocValuesUpdate.NumericDocValuesUpdate
Modifier and Type | Field and Description |
---|---|
private static long |
RAW_VALUE_SIZE_IN_BYTES |
Constructor and Description |
---|
BinaryDocValuesUpdate(Term term,
java.lang.String field,
BytesRef value) |
Modifier and Type | Method and Description |
---|---|
(package private) long |
valueSizeInBytes() |
sizeInBytes, toString
long valueSizeInBytes()
valueSizeInBytes
in class DocValuesUpdate