| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.mapjoin | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Field and Description |
|---|---|
protected VectorColumnOutputMapping |
VectorMapJoinCommonOperator.bigTableOuterKeyMapping |
protected VectorColumnOutputMapping |
VectorMapJoinCommonOperator.bigTableRetainedMapping |
| Modifier and Type | Method and Description |
|---|---|
VectorColumnOutputMapping |
VectorMapJoinInfo.getBigTableOuterKeyMapping() |
VectorColumnOutputMapping |
VectorMapJoinInfo.getBigTableRetainedMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorMapJoinInfo.setBigTableOuterKeyMapping(VectorColumnOutputMapping bigTableOuterKeyMapping) |
void |
VectorMapJoinInfo.setBigTableRetainedMapping(VectorColumnOutputMapping bigTableRetainedMapping) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.