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(ExecutorFragmentContext context,
Sort config,
List<RecordBatch> children) |
Constructor and Description |
---|
SortBatch(Sort popConfig,
FragmentContext context,
RecordBatch incoming) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.