Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationState
Packages that use ApplicationState
-
Uses of ApplicationState in org.apache.hadoop.yarn.server.nodemanager.containermanager.application
Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager.application that return ApplicationStateModifier and TypeMethodDescriptionApplication.getApplicationState()ApplicationImpl.getApplicationState()static ApplicationStateReturns the enum constant of this class with the specified name.static ApplicationState[]ApplicationState.values()Returns an array containing the constants of this enum class, in the order they are declared.