|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchedulerEventType | |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event |
Uses of SchedulerEventType in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event |
---|
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event that return SchedulerEventType | |
---|---|
static SchedulerEventType |
SchedulerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SchedulerEventType[] |
SchedulerEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event with parameters of type SchedulerEventType | |
---|---|
SchedulerEvent(SchedulerEventType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |