K2
- V2
- @InterfaceAudience.Public @InterfaceStability.Stable public class HRegionPartitioner<K2,V2> extends Object
Constructor and Description |
---|
HRegionPartitioner() |
Modifier and Type | Method and Description |
---|---|
void |
configure(JobConf job) |
int |
getPartition(ImmutableBytesWritable key,
V2 value,
int numPartitions) |
public void configure(JobConf job)
public int getPartition(ImmutableBytesWritable key, V2 value, int numPartitions)