See: Description
Class | Description |
---|---|
WordCountDeployer |
The deployer for the WORD Count information retrieval example, which allows
one to histogram words from given set of files over a distributed set of
resources.
|
WordCountMap |
An example demonstrating the
Map role within a Word Count
operation. |
WordCountReduce |
An example demonstrating the
Reduce role within a Word Count
operation. |