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

Class Summary
DCLLItem Doubly circular linked list item.
HashMapWrapper<K,V> 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
MRU<T extends DCLLItem> An MRU (Most Recently Used) cache implementation.
RowContainer<Row extends List> Simple persistent container for rows.
 



Copyright © 2009 The Apache Software Foundation