Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEventType
Packages that use SchedulerEventType
-
Uses of SchedulerEventType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event that return SchedulerEventTypeModifier and TypeMethodDescriptionstatic SchedulerEventTypeReturns the enum constant of this class with the specified name.static SchedulerEventType[]SchedulerEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event with parameters of type SchedulerEventTypeModifierConstructorDescriptionContainerPreemptEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId aid, RMContainer container, SchedulerEventType type)