| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.xsort |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseSortWrapper
Base wrapper for algorithms that use sort comparisons.
|
class |
MergeSortWrapper
Wrapper around the "MSorter" (in memory merge sorter).
|
class |
PriorityQueueCopierWrapper
Manages a
PriorityQueueCopier instance produced from code generation. |
class |
SorterWrapper
Single-batch sorter using a generated implementation based on the
schema and sort specification.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.