public static class RMNodeImpl.StatusUpdateWhenHealthyTransition extends Object implements MultipleArcTransition<RMNodeImpl,RMNodeEvent,NodeState>
| Constructor and Description |
|---|
RMNodeImpl.StatusUpdateWhenHealthyTransition() |
public RMNodeImpl.StatusUpdateWhenHealthyTransition()
public NodeState transition(RMNodeImpl rmNode, RMNodeEvent event)
MultipleArcTransitiontransition in interface MultipleArcTransition<RMNodeImpl,RMNodeEvent,NodeState>rmNode - the entity attached to the FSM, whose internal
state may change.event - causal eventCopyright © 2013 Apache Software Foundation. All rights reserved.