Class Summary |
Active |
Inner state of Slave macro state
A slave node remains in this state until all the job for the task submitted
to this node are completed |
Check_Master |
Inner state of Slave macro state. |
CoordinationFSM |
Inner state of Master macro state, that takes care
of master/slave ratio maintenance |
CoordinationFSM1 |
Inner state of Master macro state, that takes care
of master/slave ratio maintenance |
FSM |
Base class for a finite state machine. |
Idle |
Inner state of Slave macro state. |
ManagementFSM |
Inner state of Master macro state, that take care
of jobs management |
Master |
A FSM macro state representing a master node. |
NodeFSM |
A finite state machine that implements the node behavior. |
NodeState |
A generic NodeFSM state. |
RecoveryFSM |
Inner state of Master macro state, that take care
of jobs backup and recovery |
State |
Base class for a FSM state |
UserState |
Deprecated. not used |