public class FixedGapTermsIndexReader extends TermsIndexReaderBase
FixedGapTermsIndexWriterTermsIndexReaderBase.FieldIndexEnum| Constructor and Description |
|---|
FixedGapTermsIndexReader(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 FixedGapTermsIndexReader(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.