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.LeafReader reader,
Writer out) |
public abstract void write(int docId, org.apache.lucene.index.LeafReader reader, Writer out) throws IOException
IOException
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.