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