| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.xsort.managed |
| Class and Description |
|---|
| BaseSortWrapper
Base wrapper for algorithms that use sort comparisons.
|
| BaseWrapper
Base class for code-generation-based tasks.
|
| BatchGroup
Represents a group of batches spilled to disk.
|
| BatchGroup.InputBatch
The input batch group gathers batches buffered in memory before
spilling.
|
| ExternalSortBatch.Metric |
| MergeSortWrapper.State |
| MSorter
In-memory sorter.
|
| PriorityQueueCopier |
| PriorityQueueCopierWrapper
Manages a
PriorityQueueCopier instance produced from code generation. |
| PriorityQueueCopierWrapper.BatchMerger
We've gathered a set of batches, each of which has been sorted.
|
| SortConfig |
| SortImpl.SortResults
Iterates over the final sorted results.
|
| SortMemoryManager.BatchSizeEstimate |
| SortMemoryManager.MergeAction |
| SortMemoryManager.MergeTask |
| SortMetrics |
| SpilledRuns
Represents the set of spilled batches, including methods to spill and/or
merge a set of batches to produce a new spill file.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.