Interface SingleBatchSorter
- All Known Implementing Classes:
SingleBatchSorterTemplate
public interface SingleBatchSorter
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setup
(FragmentContext context, SelectionVector2 vector2, VectorAccessible incoming) void
sort
(SelectionVector2 vector2)
-
Field Details
-
TEMPLATE_DEFINITION
-
-
Method Details
-
setup
void setup(FragmentContext context, SelectionVector2 vector2, VectorAccessible incoming) throws SchemaChangeException - Throws:
SchemaChangeException
-
sort
- Throws:
SchemaChangeException
-