@Deprecated public class Lucene40DocValuesFormat extends DocValuesFormat
| Constructor and Description |
|---|
Lucene40DocValuesFormat()
Deprecated.
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
fieldsConsumer(SegmentWriteState state)
Deprecated.
|
DocValuesProducer |
fieldsProducer(SegmentReadState state)
Deprecated.
|
availableDocValuesFormats, forName, getName, reloadDocValuesFormats, toStringpublic Lucene40DocValuesFormat()
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.