Package gr.uoa.di.madgik.searchlibrary.operatorlibrary.sort

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  
 



Copyright © 2013. All Rights Reserved.