See: Description
Class | Description |
---|---|
GrepCountDeployer |
The deployer for the GREP information retrieval example, which allows one to
perform a regular expressions query on given set of files over a distributed
set of resources.
|
GrepCountMap |
An example demonstrating the
Map role within a Grep Count
operation. |
GrepCountReduce |
An example demonstrating the
Reduce role within a Grep Count
operation. |