public static class SecondarySort.FirstPartitioner extends org.apache.hadoop.mapreduce.Partitioner<SecondarySort.IntPair,org.apache.hadoop.io.IntWritable>
| Constructor | Description |
|---|---|
FirstPartitioner() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getPartition(SecondarySort.IntPair key,
org.apache.hadoop.io.IntWritable value,
int numPartitions) |
public int getPartition(SecondarySort.IntPair key, org.apache.hadoop.io.IntWritable value, int numPartitions)
getPartition in class org.apache.hadoop.mapreduce.Partitioner<SecondarySort.IntPair,org.apache.hadoop.io.IntWritable>Copyright © 2008–2025 Apache Software Foundation. All rights reserved.