public static class SimpleTextNormsFormat.SimpleTextNormsProducer extends NormsProducer
FOR RECREATIONAL USE ONLY
NULL_ACCOUNTABLE
Constructor and Description |
---|
SimpleTextNormsProducer(SegmentReadState state) |
Modifier and Type | Method and Description |
---|---|
void |
checkIntegrity() |
void |
close() |
Collection<Accountable> |
getChildResources() |
NumericDocValues |
getNorms(FieldInfo field) |
long |
ramBytesUsed() |
String |
toString() |
getMergeInstance
public SimpleTextNormsProducer(SegmentReadState state) throws IOException
IOException
public NumericDocValues getNorms(FieldInfo field) throws IOException
getNorms
in class NormsProducer
IOException
public void close() throws IOException
IOException
public long ramBytesUsed()
public Collection<Accountable> getChildResources()
public void checkIntegrity() throws IOException
checkIntegrity
in class NormsProducer
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.