org.apache.hadoop.yarn.event.Event<RMAppEventType>public class RMAppRecoverEvent extends RMAppEvent
| Constructor | Description |
|---|---|
RMAppRecoverEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
RMStateStore.RMState state) |
| Modifier and Type | Method | Description |
|---|---|---|
RMStateStore.RMState |
getRMState() |
getApplicationId, getDiagnosticMsggetTimestamp, getType, toStringpublic RMAppRecoverEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
RMStateStore.RMState state)
public RMStateStore.RMState getRMState()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.