| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.vector.mapjoin | |
| org.apache.hadoop.hive.ql.plan |
| Modifier and Type | Field and Description |
|---|---|
protected VectorColumnSourceMapping |
VectorMapJoinCommonOperator.projectionMapping |
protected VectorColumnSourceMapping |
VectorMapJoinCommonOperator.smallTableMapping |
| Modifier and Type | Method and Description |
|---|---|
VectorColumnSourceMapping |
VectorMapJoinInfo.getProjectionMapping() |
VectorColumnSourceMapping |
VectorMapJoinInfo.getSmallTableMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorMapJoinInfo.setProjectionMapping(VectorColumnSourceMapping projectionMapping) |
void |
VectorMapJoinInfo.setSmallTableMapping(VectorColumnSourceMapping smallTableMapping) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.