public class VariableGapTermsIndexReader extends TermsIndexReaderBase
TermsIndexReaderBase.FieldIndexEnum| Constructor and Description |
|---|
VariableGapTermsIndexReader(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 VariableGapTermsIndexReader(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–2015 The Apache Software Foundation. All rights reserved.