static class DirectDocValuesProducer.SortedNumericRawValues extends java.lang.Object implements Accountable
| Modifier and Type | Field and Description |
|---|---|
(package private) DirectDocValuesProducer.NumericRawValues |
docToAddress |
(package private) DirectDocValuesProducer.NumericRawValues |
values |
| Constructor and Description |
|---|
SortedNumericRawValues() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Accountable> |
getChildResources()
Returns nested resources of this class.
|
long |
ramBytesUsed()
Return the memory usage of this object in bytes.
|
java.lang.String |
toString() |
DirectDocValuesProducer.NumericRawValues docToAddress
DirectDocValuesProducer.NumericRawValues values
public long ramBytesUsed()
AccountableramBytesUsed in interface Accountablepublic java.util.Collection<Accountable> getChildResources()
AccountablegetChildResources in interface AccountableAccountablespublic java.lang.String toString()
toString in class java.lang.Object