K2
- V2
- @Deprecated @InterfaceAudience.Public @InterfaceStability.Stable public class HRegionPartitioner<K2,V2> extends Object implements org.apache.hadoop.mapred.Partitioner<ImmutableBytesWritable,V2>
Constructor and Description |
---|
HRegionPartitioner()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(org.apache.hadoop.mapred.JobConf job)
Deprecated.
|
int |
getPartition(ImmutableBytesWritable key,
V2 value,
int numPartitions)
Deprecated.
|
public void configure(org.apache.hadoop.mapred.JobConf job)
configure
in interface org.apache.hadoop.mapred.JobConfigurable
public int getPartition(ImmutableBytesWritable key, V2 value, int numPartitions)
getPartition
in interface org.apache.hadoop.mapred.Partitioner<ImmutableBytesWritable,V2>
Copyright © 2014 The Apache Software Foundation. All rights reserved.