Uses of Class
org.apache.drill.exec.physical.config.TopN
Packages that use TopN
-
Uses of TopN in org.apache.drill.exec.physical.impl.TopN
Methods in org.apache.drill.exec.physical.impl.TopN with parameters of type TopNModifier and TypeMethodDescriptionTopNSortBatchCreator.getBatch
(ExecutorFragmentContext context, TopN config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.TopN with parameters of type TopNModifierConstructorDescriptionTopNBatch
(TopN popConfig, FragmentContext context, RecordBatch incoming)