Package | Description |
---|---|
org.apache.drill.exec.physical.base | |
org.apache.drill.exec.physical.impl.join | |
org.apache.drill.exec.planner.fragment |
Modifier and Type | Method and Description |
---|---|
RETURN |
PhysicalVisitor.visitRowKeyJoin(RowKeyJoinPOP join,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitRowKeyJoin(RowKeyJoinPOP join,
X value) |
Modifier and Type | Method and Description |
---|---|
RowKeyJoinBatch |
RowKeyJoinBatchCreator.getBatch(ExecutorFragmentContext context,
RowKeyJoinPOP config,
List<RecordBatch> children) |
Constructor and Description |
---|
RowKeyJoinBatch(RowKeyJoinPOP config,
FragmentContext context,
RecordBatch left,
RecordBatch right) |
Modifier and Type | Method and Description |
---|---|
PhysicalOperator |
Materializer.visitRowKeyJoin(RowKeyJoinPOP op,
Materializer.IndexedFragmentNode iNode) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.