public class SimpleTextNormsFormat extends NormsFormat
FOR RECREATIONAL USE ONLY
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTextNormsFormat.SimpleTextNormsConsumer
Writes plain-text norms.
|
static class |
SimpleTextNormsFormat.SimpleTextNormsProducer
Reads plain-text norms.
|
| Constructor and Description |
|---|
SimpleTextNormsFormat() |
| Modifier and Type | Method and Description |
|---|---|
NormsConsumer |
normsConsumer(SegmentWriteState state) |
NormsProducer |
normsProducer(SegmentReadState state) |
public NormsConsumer normsConsumer(SegmentWriteState state) throws IOException
normsConsumer in class NormsFormatIOExceptionpublic NormsProducer normsProducer(SegmentReadState state) throws IOException
normsProducer in class NormsFormatIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.