public class ContainerExpiredSchedulerEvent extends SchedulerEvent
SchedulerEvent
which notifies that a ContainerId
has expired, sent by ContainerAllocationExpirer
Constructor and 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 and Description |
---|---|
org.apache.hadoop.yarn.api.records.ContainerId |
getContainerId() |
boolean |
isIncrease() |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.