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