public class RMAppFailedAttemptEvent extends RMAppEvent
| Constructor and Description | 
|---|
| RMAppFailedAttemptEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                       RMAppEventType event,
                       String diagnostics,
                       boolean transferStateFromPreviousAttempt) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | getTransferStateFromPreviousAttempt() | 
getApplicationId, getDiagnosticMsgpublic RMAppFailedAttemptEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                               RMAppEventType event,
                               String diagnostics,
                               boolean transferStateFromPreviousAttempt)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.