|
||||||||||
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<StringIntPair,StringIntPair>
de.hpi.fgis.voidgen.hadoop.tasks.distinctclustering.LeftPartPartitioner
public class LeftPartPartitioner
Partitions the data only dependent on the real-key part of the whole key.
Constructor Summary | |
---|---|
LeftPartPartitioner()
|
Method Summary | |
---|---|
int |
getPartition(StringIntPair key,
StringIntPair value,
int numReduceTasks)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LeftPartPartitioner()
Method Detail |
---|
public int getPartition(StringIntPair key, StringIntPair value, int numReduceTasks)
getPartition
in class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner<StringIntPair,StringIntPair>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |