public interface MSorter
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<MSorter> |
TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
SelectionVector4 |
getSV4() |
void |
setup(FragmentContext context,
BufferAllocator allocator,
SelectionVector4 vector4,
VectorContainer hyperBatch) |
void |
sort(VectorContainer container) |
static final TemplateClassDefinition<MSorter> TEMPLATE_DEFINITION
void setup(FragmentContext context, BufferAllocator allocator, SelectionVector4 vector4, VectorContainer hyperBatch) throws SchemaChangeException
SchemaChangeExceptionvoid sort(VectorContainer container)
SelectionVector4 getSV4()
void clear()
Copyright © 2017 The Apache Software Foundation. All rights reserved.