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