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.HybridHashTableContainer Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
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