Uses of Class
org.apache.drill.exec.physical.config.RangePartitionSender
Packages that use RangePartitionSender
Package
Description
-
Uses of RangePartitionSender in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type RangePartitionSenderModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitRangePartitionSender
(RangePartitionSender op, X value) PhysicalVisitor.visitRangePartitionSender
(RangePartitionSender op, EXTRA value) -
Uses of RangePartitionSender in org.apache.drill.exec.physical.impl.rangepartitioner
Methods in org.apache.drill.exec.physical.impl.rangepartitioner with parameters of type RangePartitionSenderModifier and TypeMethodDescriptionRangePartitionSenderCreator.getRoot
(ExecutorFragmentContext context, RangePartitionSender config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.rangepartitioner with parameters of type RangePartitionSenderModifierConstructorDescriptionRangePartitionRecordBatch
(RangePartitionSender popConfig, RecordBatch incoming, FragmentContext context)