|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValueCollector | |
|---|---|
| datafu.hourglass.model | Interfaces which define the incremental processing model. |
| Uses of KeyValueCollector in datafu.hourglass.model |
|---|
| Methods in datafu.hourglass.model with parameters of type KeyValueCollector | |
|---|---|
void |
Mapper.map(In input,
KeyValueCollector<OutKey,OutVal> collector)
Maps an input record to one or more key-value pairs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||