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

Packages that use AbstractMapJoinTableContainer
org.apache.hadoop.hive.ql.exec.persistence   
 

Uses of AbstractMapJoinTableContainer in org.apache.hadoop.hive.ql.exec.persistence
 

Subclasses of AbstractMapJoinTableContainer in org.apache.hadoop.hive.ql.exec.persistence
 class HashMapWrapper
          Simple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface.
 



Copyright © 2012 The Apache Software Foundation