public class FixedGapTermsIndexReader extends TermsIndexReaderBase
FixedGapTermsIndexWriterTermsIndexReaderBase.FieldIndexEnum| Constructor and Description |
|---|
FixedGapTermsIndexReader(SegmentReadState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
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() |
String |
toString() |
public FixedGapTermsIndexReader(SegmentReadState state) throws IOException
IOExceptionpublic boolean supportsOrd()
supportsOrd in class TermsIndexReaderBasepublic TermsIndexReaderBase.FieldIndexEnum getFieldEnum(FieldInfo fieldInfo)
getFieldEnum in class TermsIndexReaderBasepublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class TermsIndexReaderBaseIOExceptionpublic long ramBytesUsed()
Accountablepublic Collection<Accountable> getChildResources()
AccountableAccountablesCopyright © 2000-2017 The Apache Software Foundation. All Rights Reserved.