Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEvent
Packages that use SchedulerEvent
Package
Description
-
Uses of SchedulerEvent in org.apache.hadoop.yarn.server.resourcemanager
Methods in org.apache.hadoop.yarn.server.resourcemanager that return types with arguments of type SchedulerEventModifier and TypeMethodDescriptionprotected org.apache.hadoop.yarn.event.EventHandler<SchedulerEvent>ResourceManager.createSchedulerEventDispatcher()Methods in org.apache.hadoop.yarn.server.resourcemanager with parameters of type SchedulerEventModifier and TypeMethodDescriptionvoidOpportunisticContainerAllocatorAMService.handle(SchedulerEvent event) -
Uses of SchedulerEvent in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity with parameters of type SchedulerEvent -
Uses of SchedulerEvent in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
Modifier and TypeClassDescriptionclassclassclassclassclassclassTheSchedulerEventwhich notifies that aContainerIdhas expired, sent byContainerAllocationExpirerclassSimple event class used to communicate kill reserved containers, mark containers for preemption and kill already preemption-marked containers.classclassEvent handler class for Node Attributes which sends events to Scheduler.classclassclassclassclassEvent to update scheduler of any queue management changesclassEvent used to release a container. -
Uses of SchedulerEvent in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair with parameters of type SchedulerEvent -
Uses of SchedulerEvent in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo with parameters of type SchedulerEvent