public class FixedGapTermsIndexReader extends TermsIndexReaderBase
FixedGapTermsIndexWriter
TermsIndexReaderBase.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.IOException
public boolean supportsOrd()
supportsOrd
in class TermsIndexReaderBase
public TermsIndexReaderBase.FieldIndexEnum getFieldEnum(FieldInfo fieldInfo)
getFieldEnum
in class TermsIndexReaderBase
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class TermsIndexReaderBase
java.io.IOException
public long ramBytesUsed()
Accountable
public java.util.Collection<Accountable> getChildResources()
Accountable
Accountables
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.