abstract class DocValuesWriter
extends java.lang.Object
Constructor and Description |
---|
DocValuesWriter() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
finish(int numDoc) |
(package private) abstract void |
flush(SegmentWriteState state,
DocValuesConsumer consumer) |
abstract void finish(int numDoc)
abstract void flush(SegmentWriteState state, DocValuesConsumer consumer) throws java.io.IOException
java.io.IOException