public class MockSepDocValuesFormat extends DocValuesFormat
| Constructor and Description |
|---|
MockSepDocValuesFormat() |
| 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.