Uses of Class
org.apache.drill.exec.physical.config.ExternalSort
Packages that use ExternalSort
-
Uses of ExternalSort in org.apache.drill.exec.physical.impl.xsort
Methods in org.apache.drill.exec.physical.impl.xsort that return types with arguments of type ExternalSortModifier and TypeMethodDescriptionExternalSortBatchCreator.getBatch
(ExecutorFragmentContext context, ExternalSort config, List<RecordBatch> children) Methods in org.apache.drill.exec.physical.impl.xsort with parameters of type ExternalSortModifier and TypeMethodDescriptionExternalSortBatchCreator.getBatch
(ExecutorFragmentContext context, ExternalSort config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.xsort with parameters of type ExternalSortModifierConstructorDescriptionExternalSortBatch
(ExternalSort popConfig, FragmentContext context, RecordBatch incoming)