public final class DiskNormsFormat extends NormsFormat
Constructor and Description |
---|
DiskNormsFormat() |
Modifier and Type | Method and Description |
---|---|
DocValuesConsumer |
normsConsumer(SegmentWriteState state) |
DocValuesProducer |
normsProducer(SegmentReadState state) |
public DocValuesConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer
in class NormsFormat
IOException
public DocValuesProducer normsProducer(SegmentReadState state) throws IOException
normsProducer
in class NormsFormat
IOException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.