| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.recovery |
This package contains classes to recovery the resourcemanager.
|
| Modifier and Type | Method | Description |
|---|---|---|
RMStateStore.RMStateStoreState |
RMStateStore.getRMStateStoreState() |
|
static RMStateStore.RMStateStoreState |
RMStateStore.RMStateStoreState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static RMStateStore.RMStateStoreState[] |
RMStateStore.RMStateStoreState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.