| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.impl.join |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitNestedLoopJoin(NestedLoopJoinPOP join,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitNestedLoopJoin(NestedLoopJoinPOP join,
X value) |
| Modifier and Type | Method and Description |
|---|---|
NestedLoopJoinBatch |
NestedLoopJoinBatchCreator.getBatch(FragmentContext context,
NestedLoopJoinPOP config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
NestedLoopJoinBatch(NestedLoopJoinPOP popConfig,
FragmentContext context,
RecordBatch left,
RecordBatch right) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.