|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Passed to Mapper and Reducer implementations to collect
output data.
| Method Summary | |
void |
collect(WritableComparable key,
Writable value)
Adds a key/value pair to the output. |
| Method Detail |
public void collect(WritableComparable key,
Writable value)
throws IOException
key - the key to addvalue - to value to add
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||