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 | 
|---|---|
| org.apache.hadoop.yarn.api.records.FinalApplicationStatus | getFinalApplicationStatus() | 
| String | getFinalTrackingUrl() | 
getApplicationAttemptId, getDiagnosticMsgpublic String getFinalTrackingUrl()
public org.apache.hadoop.yarn.api.records.FinalApplicationStatus getFinalApplicationStatus()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.