public class AppendingTermsReader extends BlockTreeTermsReader
AppendingTermsWriterBlockTreeTermsReader.FieldReader, BlockTreeTermsReader.StatsdirOffset, indexDirOffsetEMPTY_ARRAY| Constructor and Description |
|---|
AppendingTermsReader(Directory dir,
FieldInfos fieldInfos,
SegmentInfo info,
PostingsReaderBase postingsReader,
IOContext ioContext,
String segmentSuffix,
int indexDivisor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
readHeader(IndexInput input) |
protected void |
readIndexHeader(IndexInput input) |
protected void |
seekDir(IndexInput input,
long dirOffset) |
close, iterator, size, termsgetUniqueTermCountpublic AppendingTermsReader(Directory dir, FieldInfos fieldInfos, SegmentInfo info, PostingsReaderBase postingsReader, IOContext ioContext, String segmentSuffix, int indexDivisor) throws IOException
IOExceptionprotected void readHeader(IndexInput input) throws IOException
readHeader in class BlockTreeTermsReaderIOExceptionprotected void readIndexHeader(IndexInput input) throws IOException
readIndexHeader in class BlockTreeTermsReaderIOExceptionprotected void seekDir(IndexInput input, long dirOffset) throws IOException
seekDir in class BlockTreeTermsReaderIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.