Uses of Class
org.apache.nemo.common.StateMachine
-
Packages that use StateMachine Package Description org.apache.nemo.common org.apache.nemo.runtime.common.state -
-
Uses of StateMachine in org.apache.nemo.common
Methods in org.apache.nemo.common that return StateMachine Modifier and Type Method Description StateMachine
StateMachine.Builder. build()
Builds and returns the StateMachine. -
Uses of StateMachine in org.apache.nemo.runtime.common.state
Methods in org.apache.nemo.runtime.common.state that return StateMachine Modifier and Type Method Description StateMachine
BlockState. getStateMachine()
StateMachine
PlanState. getStateMachine()
StateMachine
StageState. getStateMachine()
StateMachine
TaskState. getStateMachine()
-