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, waitgetChildResourcesLegacyNumericDocValues numerics
long bytesUsed
public long ramBytesUsed()
AccountableramBytesUsed in interface Accountablepublic java.lang.String toString()
toString in class java.lang.Object