static class DirectDocValuesProducer.SortedSetRawValues extends java.lang.Object implements Accountable
Modifier and Type | Field and Description |
---|---|
(package private) DirectDocValuesProducer.NumericRawValues |
docToOrdAddress |
(package private) DirectDocValuesProducer.NumericRawValues |
ords |
Constructor and Description |
---|
SortedSetRawValues() |
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 docToOrdAddress
DirectDocValuesProducer.NumericRawValues ords
public long ramBytesUsed()
Accountable
ramBytesUsed
in interface Accountable
public java.util.Collection<Accountable> getChildResources()
Accountable
getChildResources
in interface Accountable
Accountables
public java.lang.String toString()
toString
in class java.lang.Object