protected abstract class SortingResponseWriter.FieldWriter extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FieldWriter() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
write(int docId,
org.apache.lucene.index.AtomicReader reader,
Writer out) |
public abstract void write(int docId,
org.apache.lucene.index.AtomicReader reader,
Writer out)
throws IOException
IOExceptionCopyright © 2000–2014 The Apache Software Foundation. All rights reserved.