| Constructor and Description |
|---|
StateMachineTez(org.apache.hadoop.yarn.state.StateMachine sm,
OPERAND operand) |
| Modifier and Type | Method and Description |
|---|---|
STATE |
doTransition(EVENTTYPE eventType,
EVENT event) |
STATE |
getCurrentState() |
StateMachineTez |
registerStateEnteredCallback(STATE state,
OnStateChangedCallback callback) |
public StateMachineTez(org.apache.hadoop.yarn.state.StateMachine sm,
OPERAND operand)
public StateMachineTez registerStateEnteredCallback(STATE state, OnStateChangedCallback callback)
public STATE getCurrentState()
Copyright © 2015 Apache Software Foundation. All rights reserved.