public class HiveTotalOrderPartitioner
extends java.lang.Object
Constructor and Description |
---|
HiveTotalOrderPartitioner() |
Modifier and Type | Method and Description |
---|---|
void |
configure(JobConf job) |
int |
getPartition(HiveKey key,
java.lang.Object value,
int numPartitions) |
public void configure(JobConf job)
public int getPartition(HiveKey key, java.lang.Object value, int numPartitions)
Copyright © 2012 The Apache Software Foundation