Uses of Class
org.apache.drill.exec.physical.impl.xsort.BaseWrapper
Packages that use BaseWrapper
-
Uses of BaseWrapper in org.apache.drill.exec.physical.impl.xsort
Subclasses of BaseWrapper in org.apache.drill.exec.physical.impl.xsortModifier 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.