public final class RAMOnlyPostingsFormat extends PostingsFormat
EMPTY
Constructor and Description |
---|
RAMOnlyPostingsFormat() |
Modifier and Type | Method and Description |
---|---|
FieldsConsumer |
fieldsConsumer(SegmentWriteState writeState) |
FieldsProducer |
fieldsProducer(SegmentReadState readState) |
availablePostingsFormats, forName, getName, reloadPostingsFormats, toString
public FieldsConsumer fieldsConsumer(SegmentWriteState writeState) throws IOException
fieldsConsumer
in class PostingsFormat
IOException
public FieldsProducer fieldsProducer(SegmentReadState readState) throws IOException
fieldsProducer
in class PostingsFormat
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.