Uses of Class
org.apache.drill.exec.physical.config.Sort
Package
Description
-
Uses of Sort in org.apache.drill.exec.physical.base
-
Uses of Sort in org.apache.drill.exec.physical.config
-
Uses of Sort in org.apache.drill.exec.physical.impl.sort
Modifier and TypeMethodDescriptionSortBatchCreator.getBatch
(ExecutorFragmentContext context, Sort config, List<RecordBatch> children) ModifierConstructorDescriptionSortBatch
(Sort popConfig, FragmentContext context, RecordBatch incoming)