| Package | Description |
|---|---|
| org.apache.drill.exec.physical.impl.join |
| Modifier and Type | Method and Description |
|---|---|
HashJoinBatch |
HashJoinBatchCreator.getBatch(FragmentContext context,
HashJoinPOP config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
void |
HashJoinProbeTemplate.setupHashJoinProbe(FragmentContext context,
VectorContainer buildBatch,
RecordBatch probeBatch,
int probeRecordCount,
HashJoinBatch outgoing,
HashTable hashTable,
HashJoinHelper hjHelper,
org.apache.calcite.rel.core.JoinRelType joinRelType) |
void |
HashJoinProbe.setupHashJoinProbe(FragmentContext context,
VectorContainer buildBatch,
RecordBatch probeBatch,
int probeRecordCount,
HashJoinBatch outgoing,
HashTable hashTable,
HashJoinHelper hjHelper,
org.apache.calcite.rel.core.JoinRelType joinRelType) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.