public class VariableGapTermsIndexReader extends TermsIndexReaderBase
TermsIndexReaderBase.FieldIndexEnum| Constructor and Description |
|---|
VariableGapTermsIndexReader(SegmentReadState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.Collection<Accountable> |
getChildResources()
Returns nested resources of this class.
|
TermsIndexReaderBase.FieldIndexEnum |
getFieldEnum(FieldInfo fieldInfo) |
long |
ramBytesUsed()
Return the memory usage of this object in bytes.
|
boolean |
supportsOrd() |
java.lang.String |
toString() |
public VariableGapTermsIndexReader(SegmentReadState state) throws java.io.IOException
java.io.IOExceptionpublic boolean supportsOrd()
supportsOrd in class TermsIndexReaderBasepublic TermsIndexReaderBase.FieldIndexEnum getFieldEnum(FieldInfo fieldInfo)
getFieldEnum in class TermsIndexReaderBasepublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class TermsIndexReaderBasejava.io.IOExceptionpublic long ramBytesUsed()
Accountablepublic java.util.Collection<Accountable> getChildResources()
AccountableAccountablespublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.