| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.rmcontainer | 
| Modifier and Type | Method and Description | 
|---|---|
| RMContainerState | RMContainerImpl. getState() | 
| RMContainerState | RMContainer. getState() | 
| static RMContainerState | RMContainerState. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RMContainerState[] | RMContainerState. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | RMContainerImpl. onInvalidStateTransition(RMContainerEventType rmContainerEventType,
                        RMContainerState state)catch the InvalidStateTransition. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.