public class NaturalInstOrgKeyPartitioner extends org.apache.hadoop.mapreduce.Partitioner<InstOrgKey,org.apache.hadoop.io.Text>
| Constructor and Description |
|---|
NaturalInstOrgKeyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPartition(InstOrgKey key,
org.apache.hadoop.io.Text val,
int numPartitions) |
public int getPartition(InstOrgKey key, org.apache.hadoop.io.Text val, int numPartitions)
getPartition in class org.apache.hadoop.mapreduce.Partitioner<InstOrgKey,org.apache.hadoop.io.Text>Copyright © 2019. All rights reserved.