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
IOException
public boolean supportsOrd()
supportsOrd
in class TermsIndexReaderBase
public TermsIndexReaderBase.FieldIndexEnum getFieldEnum(FieldInfo fieldInfo)
getFieldEnum
in class TermsIndexReaderBase
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class TermsIndexReaderBase
IOException
public long ramBytesUsed()
Accountable
public Collection<Accountable> getChildResources()
Accountable
Accountables
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.