|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| SortWorker | |
| Class Summary | |
|---|---|
| OfflineSortWorker<T extends Record> | Used to populate the created ResultSet with records after the locator to the result has been sent |
| OnlineSortWorker<T extends Record> | Used to populate the created ResultSet with records after the locator to the result has been sent |
| SortArrayElement | Placeholder used during sorting operation |
| SortAscendingComparator | An implementation of the Comparator interface that sorts in ascending order |
| SortDescendingComparator | An implementation of the Comparator interface that sorts in descending order |
| SortOp | This class performs a sorting based on some key on its input org.gcube.searchservice.searchlibrary.resultset.ResultSet
and produces a output org.gcube.searchservice.searchlibrary.resultset.ResultSet sorted in the specified order. |
| Enum Summary | |
|---|---|
| SortAlgorithm | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||