| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.state | 
| Modifier and Type | Method and Description | 
|---|---|
| StateMachine<STATE,EVENTTYPE,EVENT> | StateMachineFactory. make(OPERAND operand,
    STATE initialState,
    StateTransitionListener<OPERAND,EVENT,STATE> listener)A StateMachine that accepts a transition listener. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.