Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType
Packages that use ApplicationEventType
-
Uses of ApplicationEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager.application
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.application that return ApplicationEventTypeModifier and TypeMethodDescriptionstatic ApplicationEventTypeReturns the enum constant of this class with the specified name.static ApplicationEventType[]ApplicationEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager.application with parameters of type ApplicationEventTypeModifierConstructorDescriptionApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID, ApplicationEventType appEventType)