public final class FSTOrdPostingsFormat extends PostingsFormat
EMPTY| Constructor and Description |
|---|
FSTOrdPostingsFormat() |
| Modifier and Type | Method and Description |
|---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState state)
Writes a new segment
|
FieldsProducer |
fieldsProducer(SegmentReadState state)
Reads a segment.
|
String |
toString() |
availablePostingsFormats, forName, getName, reloadPostingsFormatspublic String toString()
toString in class PostingsFormatpublic FieldsConsumer fieldsConsumer(SegmentWriteState state) throws IOException
PostingsFormatfieldsConsumer in class PostingsFormatIOExceptionpublic FieldsProducer fieldsProducer(SegmentReadState state) throws IOException
PostingsFormatfieldsProducer in class PostingsFormatIOExceptionCopyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.