| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.xsort.managed |
| Modifier and Type | Class and Description |
|---|---|
class |
MergeSortWrapper
Wrapper around the "MSorter" (in memory merge sorter).
|
static class |
PriorityQueueCopierWrapper.BatchMerger
We've gathered a set of batches, each of which has been sorted.
|
static class |
SortImpl.EmptyResults |
static class |
SortImpl.SingleBatchResults
Return results for a single input batch.
|
| Modifier and Type | Method and Description |
|---|---|
SortImpl.SortResults |
SpilledRuns.finalMerge(List<? extends BatchGroup> bufferedBatches,
VectorContainer container,
int mergeRowCount,
VectorInitializer allocHelper) |
SortImpl.SortResults |
SortImpl.startMerge() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.