org.apache.hadoop.hive.ql.exec
Class HiveTotalOrderPartitioner
java.lang.Object
org.apache.hadoop.hive.ql.exec.HiveTotalOrderPartitioner
public class HiveTotalOrderPartitioner
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HiveTotalOrderPartitioner
public HiveTotalOrderPartitioner()
configure
public void configure(JobConf job)
getPartition
public int getPartition(HiveKey key,
Object value,
int numPartitions)
Copyright © 2012 The Apache Software Foundation