public final class RAMOnlyPostingsFormat extends PostingsFormat
EMPTY
Constructor and Description |
---|
RAMOnlyPostingsFormat() |
Modifier and Type | Method and Description |
---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState writeState)
Writes a new segment
|
FieldsProducer |
fieldsProducer(SegmentReadState readState)
Reads a segment.
|
availablePostingsFormats, forName, getName, reloadPostingsFormats, toString
public FieldsConsumer fieldsConsumer(SegmentWriteState writeState) throws IOException
PostingsFormat
fieldsConsumer
in class PostingsFormat
IOException
public FieldsProducer fieldsProducer(SegmentReadState readState) throws IOException
PostingsFormat
fieldsProducer
in class PostingsFormat
IOException
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.