Uses of Class
org.apache.drill.exec.physical.config.Sort
Packages that use Sort
Package
Description
-
Uses of Sort in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type Sort -
Uses of Sort in org.apache.drill.exec.physical.config
Subclasses of Sort in org.apache.drill.exec.physical.config -
Uses of Sort in org.apache.drill.exec.physical.impl.sort
Methods in org.apache.drill.exec.physical.impl.sort with parameters of type SortModifier and TypeMethodDescriptionSortBatchCreator.getBatch
(ExecutorFragmentContext context, Sort config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.sort with parameters of type SortModifierConstructorDescriptionSortBatch
(Sort popConfig, FragmentContext context, RecordBatch incoming)