Uses of Class
com.cliftonsnyder.clutch.mr.task.MRTask

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

Uses of MRTask in com.cliftonsnyder.clutch.mr.task
 

Subclasses of MRTask in com.cliftonsnyder.clutch.mr.task
 class MapTask
          An abstraction for the tasks that Mappers will perform
 class ReduceTask
          An abstraction for the tasks that Reducers will perform