public interface BalancerOperationState
BalancerOperationEvent
s with which this state works.
The possible state transitions are defined in an associated #StateTransitioner
Modifier and Type | Method and Description |
---|---|
boolean |
isTerminal()
Boolean indicating whether a state is terminal or not.
|
String |
name()
The name of the state
|
String name()
boolean isTerminal()