| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec |
Hive QL execution tasks, operators, functions and other handlers.
|
| org.apache.hadoop.hive.ql.exec.mr | |
| org.apache.hadoop.hive.ql.exec.spark | |
| org.apache.hadoop.hive.ql.exec.tez | |
| org.apache.hadoop.hive.ql.exec.vector.mapjoin | |
| org.apache.hadoop.hive.ql.exec.vector.mapjoin.fast |
| Modifier and Type | Field and Description |
|---|---|
protected MapJoinTableContainerSerDe[] |
HashTableSinkOperator.mapJoinTableSerdes |
| Modifier and Type | Method and Description |
|---|---|
void |
HashTableLoader.load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
void |
MapJoinOperator.setTestMapJoinTableContainer(int posSmallTable,
MapJoinTableContainer testMapJoinTableContainer,
MapJoinTableContainerSerDe mapJoinTableContainerSerDe) |
| Modifier and Type | Method and Description |
|---|---|
void |
HashTableLoader.load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
| Modifier and Type | Method and Description |
|---|---|
void |
HashTableLoader.load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
| Modifier and Type | Method and Description |
|---|---|
void |
HashTableLoader.load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorMapJoinCommonOperator.setTestMapJoinTableContainer(int posSmallTable,
MapJoinTableContainer testMapJoinTableContainer,
MapJoinTableContainerSerDe mapJoinTableContainerSerDe) |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorMapJoinFastHashTableLoader.load(MapJoinTableContainer[] mapJoinTables,
MapJoinTableContainerSerDe[] mapJoinTableSerdes) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.