|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskInputOutputContextImpl | |
---|---|
p2pMapReduce.mapreduceModule | Collection of class to implement a map reduce framework. |
Uses of TaskInputOutputContextImpl in p2pMapReduce.mapreduceModule |
---|
Subclasses of TaskInputOutputContextImpl in p2pMapReduce.mapreduceModule | |
---|---|
class |
MapContextImpl<KEYIN,VALUEIN,KEYOUT,VALUEOUT>
The context that is given to the Mapper . |
class |
ReduceContextImpl<KEYIN,VALUEIN,KEYOUT,VALUEOUT>
NOTE: the format of intermediate result depends on MapContext#write(K,V)
method that refer to RecordWriter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |