public interface SampleSorter
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<SampleSorter> |
TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
void |
setup(FragmentContext context,
RecordBatch hyperBatch) |
void |
sort(SelectionVector2 vector2,
VectorContainer container) |
static final TemplateClassDefinition<SampleSorter> TEMPLATE_DEFINITION
void setup(FragmentContext context, RecordBatch hyperBatch) throws SchemaChangeException
SchemaChangeExceptionvoid sort(SelectionVector2 vector2, VectorContainer container)
Copyright © 2021 The Apache Software Foundation. All rights reserved.