static class DirectDocValuesProducer.NumericRawValues extends java.lang.Object implements Accountable
Modifier and Type | Field and Description |
---|---|
(package private) long |
bytesUsed |
(package private) LegacyNumericDocValues |
numerics |
Constructor and Description |
---|
NumericRawValues() |
Modifier and Type | Method and Description |
---|---|
long |
ramBytesUsed()
Return the memory usage of this object in bytes.
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildResources
LegacyNumericDocValues numerics
long bytesUsed
public long ramBytesUsed()
Accountable
ramBytesUsed
in interface Accountable
public java.lang.String toString()
toString
in class java.lang.Object