Uses of Class
org.apache.hadoop.hive.ql.io.HiveKey

Packages that use HiveKey
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of HiveKey in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type HiveKey
 void PartitionKeySampler.collect(HiveKey key, Object value)
           
 int HiveTotalOrderPartitioner.getPartition(HiveKey key, Object value, int numPartitions)
           
 



Copyright © 2012 The Apache Software Foundation