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