public class ContainerExpiredSchedulerEvent extends SchedulerEvent
SchedulerEvent
which notifies that a ContainerId
has expired, sent by ContainerAllocationExpirer
Constructor and Description |
---|
ContainerExpiredSchedulerEvent(ContainerId containerId) |
Modifier and Type | Method and Description |
---|---|
ContainerId |
getContainerId() |
getTimestamp, getType, toString
public ContainerExpiredSchedulerEvent(ContainerId containerId)
public ContainerId getContainerId()
Copyright © 2013 Apache Software Foundation. All rights reserved.