public class AssertingNormsFormat extends NormsFormat
Lucene49NormsFormat but with additional asserts.| Constructor and Description |
|---|
AssertingNormsFormat() |
| Modifier and Type | Method and Description |
|---|---|
DocValuesConsumer |
normsConsumer(SegmentWriteState state) |
DocValuesProducer |
normsProducer(SegmentReadState state) |
public DocValuesConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer in class NormsFormatIOExceptionpublic DocValuesProducer normsProducer(SegmentReadState state) throws IOException
normsProducer in class NormsFormatIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.