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 Hive QL execution tasks, operators, functions and other handlers. 
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 © 2010 The Apache Software Foundation