|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp2pMapReduce.mapreduceModule.Mapper<java.lang.Long,java.lang.String,StringWritable,StringWritable>
p2pMapReduce.test.nodeModule.JobFactory.InvertedIndexMapper
public static class JobFactory.InvertedIndexMapper
Nested Class Summary |
---|
Nested classes/interfaces inherited from class p2pMapReduce.mapreduceModule.Mapper |
---|
Mapper.Context |
Constructor Summary | |
---|---|
JobFactory.InvertedIndexMapper()
|
Method Summary | |
---|---|
protected void |
map(java.lang.Long key,
java.lang.String value,
Mapper.Context context)
Called once for each key/value pair in the input split. |
Methods inherited from class p2pMapReduce.mapreduceModule.Mapper |
---|
cleanup, run, setup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobFactory.InvertedIndexMapper()
Method Detail |
---|
protected void map(java.lang.Long key, java.lang.String value, Mapper.Context context) throws java.io.IOException, java.lang.InterruptedException
Mapper
map
in class Mapper<java.lang.Long,java.lang.String,StringWritable,StringWritable>
java.io.IOException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |