Modifier and Type | Method and Description |
---|---|
protected EventHandler<SchedulerEvent> |
ResourceManager.createSchedulerEventDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceManager.SchedulerEventDispatcher.handle(SchedulerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
CapacityScheduler.handle(SchedulerEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
AppAddedSchedulerEvent |
class |
AppRemovedSchedulerEvent |
class |
ContainerExpiredSchedulerEvent
The
SchedulerEvent which notifies that a ContainerId
has expired, sent by ContainerAllocationExpirer |
class |
NodeAddedSchedulerEvent |
class |
NodeRemovedSchedulerEvent |
class |
NodeUpdateSchedulerEvent |
Modifier and Type | Method and Description |
---|---|
void |
FairScheduler.handle(SchedulerEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
FifoScheduler.handle(SchedulerEvent event) |
Copyright © 2013 Apache Software Foundation. All rights reserved.