private final class VariableGapTermsIndexReader.FieldIndexData extends java.lang.Object implements Accountable
| Constructor and Description |
|---|
FieldIndexData(IndexInput in,
FieldInfo fieldInfo,
long indexStart) |
| 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() |
private final FST<java.lang.Long> fst
public FieldIndexData(IndexInput in, FieldInfo fieldInfo, long indexStart) throws java.io.IOException
java.io.IOExceptionpublic 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