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