public static class RMNodeImpl.StatusUpdateWhenUnHealthyTransition extends Object implements MultipleArcTransition<RMNodeImpl,RMNodeEvent,NodeState>
Constructor and Description |
---|
RMNodeImpl.StatusUpdateWhenUnHealthyTransition() |
public RMNodeImpl.StatusUpdateWhenUnHealthyTransition()
public NodeState transition(RMNodeImpl rmNode, RMNodeEvent event)
MultipleArcTransition
transition
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.