Uses of Class
org.apache.drill.exec.physical.config.TopN
-
Uses of TopN in org.apache.drill.exec.physical.impl.TopN
Modifier and TypeMethodDescriptionTopNSortBatchCreator.getBatch
(ExecutorFragmentContext context, TopN config, List<RecordBatch> children) ModifierConstructorDescriptionTopNBatch
(TopN popConfig, FragmentContext context, RecordBatch incoming)