@Deprecated public class Lucene45DocValuesFormat extends DocValuesFormat
| Constructor and Description |
|---|
Lucene45DocValuesFormat()
Deprecated.
Sole Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
fieldsConsumer(SegmentWriteState state)
Deprecated.
|
DocValuesProducer |
fieldsProducer(SegmentReadState state)
Deprecated.
|
availableDocValuesFormats, forName, getName, reloadDocValuesFormats, toStringpublic Lucene45DocValuesFormat()
public DocValuesConsumer fieldsConsumer(SegmentWriteState state) throws IOException
fieldsConsumer in class DocValuesFormatIOExceptionpublic final DocValuesProducer fieldsProducer(SegmentReadState state) throws IOException
fieldsProducer in class DocValuesFormatIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.