Uses of Class
org.apache.hadoop.hive.ql.exec.HashTableSinkOperator.HashTableSinkObjectCtx

Packages that use HashTableSinkOperator.HashTableSinkObjectCtx
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of HashTableSinkOperator.HashTableSinkObjectCtx in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return HashTableSinkOperator.HashTableSinkObjectCtx
static HashTableSinkOperator.HashTableSinkObjectCtx MapJoinMetaData.get(Integer key)
           
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type HashTableSinkOperator.HashTableSinkObjectCtx
static void MapJoinMetaData.put(Integer key, HashTableSinkOperator.HashTableSinkObjectCtx value)
           
 



Copyright © 2011 The Apache Software Foundation