Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.exec.persistence Classes and Interfaces - 32 results found.
NameDescriptionTypePackageFramework
AbstractMapJoinTableContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
AbstractRowContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
AbstractRowContainer .RowIteratorInterfaceorg.apache.hadoop.hive.ql.exec.persistence.AbstractRowContainerApache Hive
BytesBytesMultiHashMapHashMap that maps byte arrays to byte arrays with limited functionality necessary for MapJoin hash tables, with small memory overhead.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
BytesBytesMultiHashMap .KvSourceThe source of keys and values to put into hashtable; avoids byte copying.Interfaceorg.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMapApache Hive
BytesBytesMultiHashMap .ResultThe result of looking up a key in the multi-hash map.Classorg.apache.hadoop.hive.ql.exec.persistence.BytesBytesMultiHashMapApache Hive
FlatRowContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HashMapWrapperSimple wrapper for persistent Hashmap implementing only the put/get/remove/clear interface.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HybridHashTableConfThis conf class is a wrapper of a list of HybridHashTableContainers and some common info shared among them, which is used in n-way join (multiple small tables are involved).Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HybridHashTableContainerHash table container that can have many partitions -- each partition has its own hashmap, as well as row container for small table and big table.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
HybridHashTableContainer .HashPartitionThis class encapsulates the triplet together since they are closely related to each other The triplet: hashmap (either in memory or on disk), small table container, big table containerClassorg.apache.hadoop.hive.ql.exec.persistence.HybridHashTableContainerApache Hive
KeyValueContainerAn eager key/value container that puts every row directly to output stream.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinBytesTableContainerTable container that serializes keys and values using LazyBinarySerDe into BytesBytesMultiHashMap, with very low memory overhead.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinBytesTableContainer .DirectKeyValueWriterClassorg.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainerApache Hive
MapJoinBytesTableContainer .KeyValueHelperInterfaceorg.apache.hadoop.hive.ql.exec.persistence.MapJoinBytesTableContainerApache Hive
MapJoinEagerRowContainerClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinKeyThe base class for MapJoinKey.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinKeyObjectClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinObjectSerDeContextClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinPersistableTableContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinRowContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainerInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainer .ReusableGetAdaptorRetrieve rows from hashtable key by key, one key at a time, w/o copying the structures for each key.Interfaceorg.apache.hadoop.hive.ql.exec.persistence.MapJoinTableContainerApache Hive
MapJoinTableContainerDirectAccessInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
MapJoinTableContainerSerDeClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
ObjectContainerAn eager object container that puts every row directly to output stream.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
PTFRowContainer It extends RowContainer behavior in the following ways: You must continue to call first to signal the transition from writing to theClassorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
PTFRowContainer .PTFHiveSequenceFileOutputFormatClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
PTFRowContainer .PTFSequenceFileInputFormatClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
PTFRowContainer .PTFSequenceFileRecordReaderClassorg.apache.hadoop.hive.ql.exec.persistence.PTFRowContainerApache Hive
ReusableGetAdaptorDirectAccessInterfaceorg.apache.hadoop.hive.ql.exec.persistenceApache Hive
RowContainerSimple persistent container for rows.Classorg.apache.hadoop.hive.ql.exec.persistenceApache Hive