Uses of Class
org.apache.drill.exec.physical.config.MergeJoinPOP
-
Uses of MergeJoinPOP in org.apache.drill.exec.physical.config
-
Uses of MergeJoinPOP in org.apache.drill.exec.physical.impl.join
Modifier and TypeMethodDescriptionMergeJoinCreator.getBatch
(ExecutorFragmentContext context, MergeJoinPOP config, List<RecordBatch> children) ModifierConstructorDescriptionprotected
MergeJoinBatch
(MergeJoinPOP popConfig, FragmentContext context, RecordBatch left, RecordBatch right)