@Deprecated public class Lucene40NormsFormat extends NormsFormat
Constructor and Description |
---|
Lucene40NormsFormat()
Deprecated.
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
NormsConsumer |
normsConsumer(SegmentWriteState state)
Deprecated.
|
NormsProducer |
normsProducer(SegmentReadState state)
Deprecated.
|
public NormsConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer
in class NormsFormat
IOException
public NormsProducer normsProducer(SegmentReadState state) throws IOException
normsProducer
in class NormsFormat
IOException
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.