Uses of Class
org.apache.drill.exec.physical.config.MergeJoinPOP
Packages that use MergeJoinPOP
-
Uses of MergeJoinPOP in org.apache.drill.exec.physical.config
Methods in org.apache.drill.exec.physical.config that return MergeJoinPOP -
Uses of MergeJoinPOP in org.apache.drill.exec.physical.impl.join
Methods in org.apache.drill.exec.physical.impl.join with parameters of type MergeJoinPOPModifier and TypeMethodDescriptionMergeJoinCreator.getBatch
(ExecutorFragmentContext context, MergeJoinPOP config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.join with parameters of type MergeJoinPOPModifierConstructorDescriptionprotected
MergeJoinBatch
(MergeJoinPOP popConfig, FragmentContext context, RecordBatch left, RecordBatch right)