Uses of Package
com.cliftonsnyder.clutch.mr.task

Packages that use com.cliftonsnyder.clutch.mr.task
com.cliftonsnyder.clutch.mr   
com.cliftonsnyder.clutch.mr.task   
 

Classes in com.cliftonsnyder.clutch.mr.task used by com.cliftonsnyder.clutch.mr
MapTask
          An abstraction for the tasks that Mappers will perform
MapTaskFactory
          An interface representing things that create MapTasks
ReduceTask
          An abstraction for the tasks that Reducers will perform
 

Classes in com.cliftonsnyder.clutch.mr.task used by com.cliftonsnyder.clutch.mr.task
MapTask
          An abstraction for the tasks that Mappers will perform
MapTaskFactory
          An interface representing things that create MapTasks
MRTask
          An abstraction for MapReduce-specific tasks (MapTask, ReduceTask)
ReduceTask
          An abstraction for the tasks that Reducers will perform