|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager.application | |
| Uses of ApplicationEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.application |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.application that return ApplicationEventType | |
|---|---|
static ApplicationEventType |
ApplicationEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationEventType[] |
ApplicationEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.application with parameters of type ApplicationEventType | |
|---|---|
ApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID,
ApplicationEventType appEventType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||