Uses of Class
org.apache.drill.exec.physical.config.NestedLoopJoinPOP
Packages that use NestedLoopJoinPOP
-
Uses of NestedLoopJoinPOP in org.apache.drill.exec.physical.impl.join
Methods in org.apache.drill.exec.physical.impl.join with parameters of type NestedLoopJoinPOPModifier and TypeMethodDescriptionNestedLoopJoinBatchCreator.getBatch(ExecutorFragmentContext context, NestedLoopJoinPOP config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.join with parameters of type NestedLoopJoinPOPModifierConstructorDescriptionprotectedNestedLoopJoinBatch(NestedLoopJoinPOP popConfig, FragmentContext context, RecordBatch left, RecordBatch right)