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 TypeClassDescriptionclassBase wrapper for algorithms that use sort comparisons.classWrapper around the "MSorter" (in memory merge sorter).classManages aPriorityQueueCopierinstance produced from code generation.classSingle-batch sorter using a generated implementation based on the schema and sort specification.