protected abstract class ExportWriter.FieldWriter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FieldWriter() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
write(int docId,
LeafReader reader,
MapWriter.EntryWriter out,
int fieldIndex) |
public abstract boolean write(int docId,
LeafReader reader,
MapWriter.EntryWriter out,
int fieldIndex)
throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.