Uses of Interface
org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults
Packages that use SortImpl.SortResults
-
Uses of SortImpl.SortResults in org.apache.drill.exec.physical.impl.xsort
Classes in org.apache.drill.exec.physical.impl.xsort that implement SortImpl.SortResultsModifier and TypeClassDescriptionclassWrapper around the "MSorter" (in memory merge sorter).static classWe've gathered a set of batches, each of which has been sorted.static classstatic classReturn results for a single input batch.Methods in org.apache.drill.exec.physical.impl.xsort that return SortImpl.SortResultsModifier and TypeMethodDescriptionSpilledRuns.finalMerge(List<? extends BatchGroup> bufferedBatches, VectorContainer container, int mergeRowCount, VectorInitializer allocHelper) SortImpl.startMerge()