|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RMAppNodeUpdateEvent.RMAppNodeUpdateType | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.rmapp | |
| Uses of RMAppNodeUpdateEvent.RMAppNodeUpdateType in org.apache.hadoop.yarn.server.resourcemanager.rmapp |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.rmapp that return RMAppNodeUpdateEvent.RMAppNodeUpdateType | |
|---|---|
RMAppNodeUpdateEvent.RMAppNodeUpdateType |
RMAppNodeUpdateEvent.getUpdateType()
|
static RMAppNodeUpdateEvent.RMAppNodeUpdateType |
RMAppNodeUpdateEvent.RMAppNodeUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RMAppNodeUpdateEvent.RMAppNodeUpdateType[] |
RMAppNodeUpdateEvent.RMAppNodeUpdateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.resourcemanager.rmapp with parameters of type RMAppNodeUpdateEvent.RMAppNodeUpdateType | |
|---|---|
RMAppNodeUpdateEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
RMNode node,
RMAppNodeUpdateEvent.RMAppNodeUpdateType updateType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||