public interface SingleBatchSorter
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<SingleBatchSorter> |
TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(FragmentContext context,
SelectionVector2 vector2,
VectorAccessible incoming) |
void |
sort(SelectionVector2 vector2) |
static final TemplateClassDefinition<SingleBatchSorter> TEMPLATE_DEFINITION
void setup(FragmentContext context, SelectionVector2 vector2, VectorAccessible incoming) throws SchemaChangeException
SchemaChangeExceptionvoid sort(SelectionVector2 vector2) throws SchemaChangeException
SchemaChangeExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.