Interface Sorter
- All Known Implementing Classes:
- SortTemplate
public interface Sorter
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetup(FragmentContext context, SelectionVector4 vector4, VectorContainer hyperBatch) voidsort(SelectionVector4 vector4, VectorContainer container) 
- 
Field Details- 
TEMPLATE_DEFINITION
 
- 
- 
Method Details- 
setupvoid setup(FragmentContext context, SelectionVector4 vector4, VectorContainer hyperBatch) throws SchemaChangeException - Throws:
- SchemaChangeException
 
- 
sort
 
-