Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.IMRU.OnREEF.IMRUTasks Namespace Reference

Classes

class  IMRUTaskAppException
 A serializable exception that represents a task application error. More...
 
class  IMRUTaskGroupCommunicationException
 A serializable exception that represents a task group communication error.
 
class  IMRUTaskSystemException
 A serialiable exception that represents a task system error.
 
interface  ITaskState
 Interface for task state Client can implement this interface and inject it into context service and task function to save the current task sate More...
 
class  MapTaskHost
 Hosts the IMRU MapTask in a REEF Task.
 
class  TaskCloseCoordinator
 This class provides a method to handle Task close event.
 
class  TaskHostBase
 
class  UpdateTaskHost
 Hosts the IMRU UpdateTask in a REEF task