public class RMAppAttemptContainerFinishedEvent extends RMAppAttemptEvent
Constructor and Description |
---|
RMAppAttemptContainerFinishedEvent(ApplicationAttemptId appAttemptId,
ContainerStatus containerStatus) |
Modifier and Type | Method and Description |
---|---|
ContainerStatus |
getContainerStatus() |
getApplicationAttemptId
getTimestamp, getType, toString
public RMAppAttemptContainerFinishedEvent(ApplicationAttemptId appAttemptId, ContainerStatus containerStatus)
public ContainerStatus getContainerStatus()
Copyright © 2013 Apache Software Foundation. All rights reserved.