protected abstract class ExportWriter.FieldWriter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FieldWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkExists(int docId,
long val,
String field,
LeafReader reader) |
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
IOExceptionprotected boolean checkExists(int docId,
long val,
String field,
LeafReader reader)
throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.