public class RMAppAttemptUnregistrationEvent extends RMAppAttemptEvent
| Constructor and Description |
|---|
RMAppAttemptUnregistrationEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
String trackingUrl,
org.apache.hadoop.yarn.api.records.FinalApplicationStatus finalStatus,
String diagnostics) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiagnostics() |
org.apache.hadoop.yarn.api.records.FinalApplicationStatus |
getFinalApplicationStatus() |
String |
getFinalTrackingUrl() |
getApplicationAttemptIdCopyright © 2014 Apache Software Foundation. All Rights Reserved.