Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.AMState
Packages that use SchedulerApplicationAttempt.AMState
-
Uses of SchedulerApplicationAttempt.AMState in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler that return SchedulerApplicationAttempt.AMStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SchedulerApplicationAttempt.AMState[]SchedulerApplicationAttempt.AMState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler with parameters of type SchedulerApplicationAttempt.AMStateModifier and TypeMethodDescriptionvoidSchedulerApplicationAttempt.updateAMContainerDiagnostics(SchedulerApplicationAttempt.AMState state, String diagnosticMessage)