Uses of Class
org.apache.hadoop.hive.ql.exec.persistence.HashMapWrapper

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

Uses of HashMapWrapper in org.apache.hadoop.hive.ql.exec
 

Fields in org.apache.hadoop.hive.ql.exec with type parameters of type HashMapWrapper
protected  Map<Byte,HashMapWrapper<AbstractMapJoinKey,MapJoinObjectValue>> MapJoinOperator.mapJoinTables
           
protected  Map<Byte,HashMapWrapper<AbstractMapJoinKey,MapJoinObjectValue>> HashTableSinkOperator.mapJoinTables
           
 



Copyright © 2011 The Apache Software Foundation