|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hpi.fgis.voidgen.hadoop.tasks.joining.JoinPartitioner
public class JoinPartitioner
The partitioner for partitioning pairs only depending on the left part of the pair.
Constructor Summary | |
---|---|
JoinPartitioner()
|
Method Summary | |
---|---|
void |
configure(org.apache.hadoop.mapred.JobConf arg0)
|
int |
getPartition(StringIntPair key,
RDFQuadruple value,
int numPartitions)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoinPartitioner()
Method Detail |
---|
public int getPartition(StringIntPair key, RDFQuadruple value, int numPartitions)
getPartition
in interface org.apache.hadoop.mapred.Partitioner<StringIntPair,RDFQuadruple>
public void configure(org.apache.hadoop.mapred.JobConf arg0)
configure
in interface org.apache.hadoop.mapred.JobConfigurable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |