public static interface SortingResponseWriter.SortValue extends Comparable<SortingResponseWriter.SortValue>
| Modifier and Type | Method and Description |
|---|---|
SortingResponseWriter.SortValue |
copy() |
void |
reset() |
void |
setCurrentValue(int docId) |
void |
setCurrentValue(SortingResponseWriter.SortValue value) |
void |
setNextReader(AtomicReaderContext context) |
compareTovoid setCurrentValue(int docId)
throws IOException
IOExceptionvoid setNextReader(AtomicReaderContext context) throws IOException
IOExceptionvoid setCurrentValue(SortingResponseWriter.SortValue value)
void reset()
SortingResponseWriter.SortValue copy()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.