| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.sort |
| Modifier and Type | Class and Description |
|---|---|
class |
SortTemplate |
| Modifier and Type | Field and Description |
|---|---|
static TemplateClassDefinition<Sorter> |
Sorter.TEMPLATE_DEFINITION |
| Modifier and Type | Method and Description |
|---|---|
static Sorter |
SortBatch.createNewSorter(FragmentContext context,
List<Order.Ordering> orderings,
VectorAccessible batch) |
static Sorter |
SortBatch.createNewSorter(FragmentContext context,
List<Order.Ordering> orderings,
VectorAccessible batch,
MappingSet mainMapping,
MappingSet leftMapping,
MappingSet rightMapping) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.