org.apache.hadoop.yarn.event.Event<RMAppAttemptEventType>public class RMAppAttemptUnregistrationEvent extends RMAppAttemptEvent
| Constructor | Description |
|---|---|
RMAppAttemptUnregistrationEvent(org.apache.hadoop.yarn.api.records.ApplicationAttemptId appAttemptId,
java.lang.String trackingUrl,
org.apache.hadoop.yarn.api.records.FinalApplicationStatus finalStatus,
java.lang.String diagnostics) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.FinalApplicationStatus |
getFinalApplicationStatus() |
|
java.lang.String |
getFinalTrackingUrl() |
getApplicationAttemptId, getDiagnosticMsggetTimestamp, getType, toStringCopyright © 2008–2025 Apache Software Foundation. All rights reserved.