| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.hadoop.yarn.event.EventHandler<SchedulerEvent> | ResourceManager. createSchedulerEventDispatcher() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OpportunisticContainerAllocatorAMService. handle(SchedulerEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CapacityScheduler. handle(SchedulerEvent event) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppAddedSchedulerEvent | 
| class  | AppAttemptAddedSchedulerEvent | 
| class  | AppAttemptRemovedSchedulerEvent | 
| class  | AppRemovedSchedulerEvent | 
| class  | ContainerExpiredSchedulerEventThe  SchedulerEventwhich notifies that aContainerIdhas expired, sent byContainerAllocationExpirer | 
| class  | ContainerPreemptEventSimple event class used to communicate kill reserved containers, mark
 containers for preemption and kill already preemption-marked containers. | 
| class  | NodeAddedSchedulerEvent | 
| class  | NodeAttributesUpdateSchedulerEventEvent handler class for Node Attributes which sends events to Scheduler. | 
| class  | NodeLabelsUpdateSchedulerEvent | 
| class  | NodeRemovedSchedulerEvent | 
| class  | NodeResourceUpdateSchedulerEvent | 
| class  | NodeUpdateSchedulerEvent | 
| class  | QueueManagementChangeEventEvent to update scheduler of any queue management changes | 
| class  | ReleaseContainerEventEvent used to release a container. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FairScheduler. handle(SchedulerEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FifoScheduler. handle(SchedulerEvent event) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.