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

Interface Summary
AbstractRowContainer<ROW>  
AbstractRowContainer.RowIterator<ROW>  
MapJoinRowContainer  
MapJoinTableContainer  
 

Class Summary
AbstractMapJoinTableContainer  
HashMapWrapper Simple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface.
LazyFlatRowContainer  
MapJoinEagerRowContainer  
MapJoinKey The base class for MapJoinKey; also acts as a factory for creating and reading the keys, choosing whether size-optimized byte-array based MJKBytes can be used.
MapJoinKeyBytes Size-optimized implementation of MapJoinKeyBase.
MapJoinKeyObject  
MapJoinObjectSerDeContext  
MapJoinTableContainerSerDe  
PTFRowContainer<Row extends List<Object>> Extends the RowContainer functionality to provide random access getAt(i).
PTFRowContainer.PTFHiveSequenceFileOutputFormat<K,V>  
PTFRowContainer.PTFSequenceFileInputFormat<K,V>  
PTFRowContainer.PTFSequenceFileRecordReader<K,V>  
RowContainer<ROW extends List<Object>> Simple persistent container for rows.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.