| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.config | |
| org.apache.drill.exec.physical.impl.sort |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitSort(Sort sort,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitSort(Sort sort,
X value) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalSort |
class |
TopN |
| Modifier and Type | Method and Description |
|---|---|
SortBatch |
SortBatchCreator.getBatch(FragmentContext context,
Sort config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
SortBatch(Sort popConfig,
FragmentContext context,
RecordBatch incoming) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.