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