|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapreduce.Partitioner<K,V>
org.apache.hadoop.mapreduce.lib.partition.HashPartitioner<Step2Pair,NodeXOrId>
de.hpi.fgis.voidgen.hadoop.closure.Step2Partitioner
public class Step2Partitioner
Provides distributing keys consisting of real key and value to different reducers only depended on the real key.
Constructor Summary | |
---|---|
Step2Partitioner()
|
Method Summary | |
---|---|
int |
getPartition(Step2Pair key,
NodeXOrId value,
int numReduceTasks)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Step2Partitioner()
Method Detail |
---|
public int getPartition(Step2Pair key, NodeXOrId value, int numReduceTasks)
getPartition
in class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner<Step2Pair,NodeXOrId>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |