Uses of Interface
com.cliftonsnyder.clutch.mr.task.MapTaskFactory

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

Uses of MapTaskFactory in com.cliftonsnyder.clutch.mr
 

Methods in com.cliftonsnyder.clutch.mr with parameters of type MapTaskFactory
 void Mapper.setInputFactory(MapTaskFactory input)
           
 

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

Classes in com.cliftonsnyder.clutch.mr.task that implement MapTaskFactory
 class AbstractMapTaskFactory
          An abstraction that handles the "messy" business of migrating MapTasks