org.apache.hadoop.yarn.event.Event<SchedulerEventType>public class ContainerExpiredSchedulerEvent extends SchedulerEvent
SchedulerEvent which notifies that a ContainerId
has expired, sent by ContainerAllocationExpirer| Constructor | Description |
|---|---|
ContainerExpiredSchedulerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId) |
|
ContainerExpiredSchedulerEvent(org.apache.hadoop.yarn.api.records.ContainerId containerId,
boolean increase) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ContainerId |
getContainerId() |
|
boolean |
isIncrease() |
getTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.