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   
org.apache.hadoop.hive.ql.exec.vector   
 

Classes in org.apache.hadoop.hive.ql.exec.persistence used by org.apache.hadoop.hive.ql.exec
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.
MapJoinTableContainer
           
MapJoinTableContainerSerDe
           
RowContainer
          Simple persistent container for rows.
 

Classes in org.apache.hadoop.hive.ql.exec.persistence used by org.apache.hadoop.hive.ql.exec.persistence
AbstractMapJoinTableContainer
           
AbstractRowContainer
           
AbstractRowContainer.RowIterator
           
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.
MapJoinObjectSerDeContext
           
MapJoinRowContainer
           
MapJoinTableContainer
           
RowContainer
          Simple persistent container for rows.
 

Classes in org.apache.hadoop.hive.ql.exec.persistence used by org.apache.hadoop.hive.ql.exec.vector
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.
 



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