Uses of Class
org.apache.drill.exec.physical.impl.xsort.BaseWrapper
-
Uses of BaseWrapper in org.apache.drill.exec.physical.impl.xsort
Modifier and TypeClassDescriptionclass
Base wrapper for algorithms that use sort comparisons.class
Wrapper around the "MSorter" (in memory merge sorter).class
Manages aPriorityQueueCopier
instance produced from code generation.class
Single-batch sorter using a generated implementation based on the schema and sort specification.