This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.IMRU.OnREEF.Driver.StateMachine Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Classes
Org.Apache.REEF.IMRU.OnREEF.Driver.StateMachine Namespace Reference

Classes

class  StateTransition
 State transition that represents the current state and event
 
class  SystemStateMachine
 This is a state transition machine which wraps current state, defines valid state transitions and API to move to next state.
 
class  SystemStateTransitionException
 Exception for SystemState Transition
 
class  TaskStateMachine
 Task state machine which defines task state transition from creating a new task, to submitted task, to task running, until task is completed.
 
class  TaskStateTransitionException
 Exception for TaskState Transition