|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashTableLoader | |
|---|---|
| org.apache.hadoop.hive.ql | |
| org.apache.hadoop.hive.ql.exec | Hive QL execution tasks, operators, functions and other handlers. |
| org.apache.hadoop.hive.ql.exec.mr | |
| Uses of HashTableLoader in org.apache.hadoop.hive.ql |
|---|
| Methods in org.apache.hadoop.hive.ql that return HashTableLoader | |
|---|---|
static HashTableLoader |
HashTableLoaderFactory.getLoader(org.apache.hadoop.conf.Configuration hconf)
|
| Uses of HashTableLoader in org.apache.hadoop.hive.ql.exec |
|---|
| Fields in org.apache.hadoop.hive.ql.exec declared as HashTableLoader | |
|---|---|
protected HashTableLoader |
MapJoinOperator.loader
|
| Uses of HashTableLoader in org.apache.hadoop.hive.ql.exec.mr |
|---|
| Classes in org.apache.hadoop.hive.ql.exec.mr that implement HashTableLoader | |
|---|---|
class |
HashTableLoader
HashTableLoader for MR loads the hashtable for MapJoins from local disk (hashtables are distributed by using the DistributedCache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||