| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.xsort | |
| org.apache.drill.exec.physical.impl.xsort.managed |
| Modifier and Type | Method and Description |
|---|---|
AbstractRecordBatch<ExternalSort> |
ExternalSortBatchCreator.getBatch(FragmentContext context,
ExternalSort config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
AbstractRecordBatch<ExternalSort> |
ExternalSortBatchCreator.getBatch(FragmentContext context,
ExternalSort config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
ExternalSortBatch(ExternalSort popConfig,
FragmentContext context,
RecordBatch incoming) |
| Constructor and Description |
|---|
ExternalSortBatch(ExternalSort popConfig,
FragmentContext context,
RecordBatch incoming) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.