| Modifier and Type | Class and Description |
|---|---|
static class |
JobImpl.InitTransition |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NMClientAsyncImpl.StatefulContainer.StartContainerTransition |
protected static class |
NMClientAsyncImpl.StatefulContainer.StopContainerTransition |
| Modifier and Type | Class and Description |
|---|---|
static class |
RMNodeImpl.StatusUpdateWhenHealthyTransition |
static class |
RMNodeImpl.StatusUpdateWhenUnHealthyTransition |
| Modifier and Type | Method and Description |
|---|---|
StateMachineFactory<OPERAND,STATE,EVENTTYPE,EVENT> |
StateMachineFactory.addTransition(STATE preState,
Set<STATE> postStates,
EVENTTYPE eventType,
MultipleArcTransition<OPERAND,EVENT,STATE> hook) |
Copyright © 2013 Apache Software Foundation. All rights reserved.