public class FixedGapTermsIndexReader extends TermsIndexReaderBase
FixedGapTermsIndexWriter
TermsIndexReaderBase.FieldIndexEnum
NULL_ACCOUNTABLE
Constructor and Description |
---|
FixedGapTermsIndexReader(SegmentReadState state) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Collection<Accountable> |
getChildResources() |
TermsIndexReaderBase.FieldIndexEnum |
getFieldEnum(FieldInfo fieldInfo) |
long |
ramBytesUsed() |
boolean |
supportsOrd() |
String |
toString() |
public FixedGapTermsIndexReader(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()
public Collection<Accountable> getChildResources()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.