public final class Lucene40PostingsBaseFormat extends PostingsBaseFormat
PostingsReaderBase and PostingsWriterBase.name| Constructor and Description |
|---|
Lucene40PostingsBaseFormat() |
| Modifier and Type | Method and Description |
|---|---|
PostingsReaderBase |
postingsReaderBase(SegmentReadState state) |
PostingsWriterBase |
postingsWriterBase(SegmentWriteState state) |
public PostingsReaderBase postingsReaderBase(SegmentReadState state) throws IOException
postingsReaderBase in class PostingsBaseFormatIOExceptionpublic PostingsWriterBase postingsWriterBase(SegmentWriteState state) throws IOException
postingsWriterBase in class PostingsBaseFormatIOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.