Package | Description |
---|---|
org.apache.hadoop.mapreduce.v2.hs |
Modifier and Type | Method and Description |
---|---|
abstract HistoryServerStateStoreService.HistoryServerState |
HistoryServerStateStoreService.loadState()
Load the history server state from the state storage.
|
HistoryServerStateStoreService.HistoryServerState |
HistoryServerNullStateStoreService.loadState() |
HistoryServerStateStoreService.HistoryServerState |
HistoryServerFileSystemStateStoreService.loadState() |
HistoryServerStateStoreService.HistoryServerState |
HistoryServerLeveldbStateStoreService.loadState() |
Modifier and Type | Method and Description |
---|---|
void |
JHSDelegationTokenSecretManager.recover(HistoryServerStateStoreService.HistoryServerState state) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.