org.apache.hadoop.yarn.event.Event<RMStateStoreEventType>public class RMStateStoreAppAttemptEvent extends RMStateStoreEvent
| Constructor | Description |
|---|---|
RMStateStoreAppAttemptEvent(ApplicationAttemptStateData attemptState) |
| Modifier and Type | Method | Description |
|---|---|---|
ApplicationAttemptStateData |
getAppAttemptState() |
|
java.lang.String |
getLockKey() |
public RMStateStoreAppAttemptEvent(ApplicationAttemptStateData attemptState)
public ApplicationAttemptStateData getAppAttemptState()
public java.lang.String getLockKey()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.