Uses of Class
org.apache.drill.exec.physical.config.RangePartitionSender
Package
Description
-
Uses of RangePartitionSender in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitRangePartitionSender
(RangePartitionSender op, X value) PhysicalVisitor.visitRangePartitionSender
(RangePartitionSender op, EXTRA value) -
Uses of RangePartitionSender in org.apache.drill.exec.physical.impl.rangepartitioner
Modifier and TypeMethodDescriptionRangePartitionSenderCreator.getRoot
(ExecutorFragmentContext context, RangePartitionSender config, List<RecordBatch> children) ModifierConstructorDescriptionRangePartitionRecordBatch
(RangePartitionSender popConfig, RecordBatch incoming, FragmentContext context)