Uses of Package
org.apache.hadoop.hive.ql.exec.persistence

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

Classes in org.apache.hadoop.hive.ql.exec.persistence used by org.apache.hadoop.hive.ql.exec
HashMapWrapper
          Simple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface.
MapJoinObjectKey
          Map Join Object used for both key
MapJoinObjectValue
          Map Join Object used for both key and value
RowContainer
          Simple persistent container for rows.
 

Classes in org.apache.hadoop.hive.ql.exec.persistence used by org.apache.hadoop.hive.ql.exec.persistence
DCLLItem
          Doubly circular linked list item.
RowContainer
          Simple persistent container for rows.
 



Copyright © 2009 The Apache Software Foundation