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