public class SimpleTextDocValuesFormat extends DocValuesFormat
FOR RECREATIONAL USE ONLY
| Constructor and Description |
|---|
SimpleTextDocValuesFormat() |
| Modifier and Type | Method and Description |
|---|---|
PerDocConsumer |
docsConsumer(PerDocWriteState state) |
PerDocProducer |
docsProducer(SegmentReadState state) |
public PerDocConsumer docsConsumer(PerDocWriteState state) throws IOException
docsConsumer in class DocValuesFormatIOExceptionpublic PerDocProducer docsProducer(SegmentReadState state) throws IOException
docsProducer in class DocValuesFormatIOExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.