Uses of Class
org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService.HistoryServerState

Packages that use HistoryServerStateStoreService.HistoryServerState
org.apache.hadoop.mapreduce.v2.hs   
 

Uses of HistoryServerStateStoreService.HistoryServerState in org.apache.hadoop.mapreduce.v2.hs
 

Methods in org.apache.hadoop.mapreduce.v2.hs that return HistoryServerStateStoreService.HistoryServerState
 HistoryServerStateStoreService.HistoryServerState HistoryServerFileSystemStateStoreService.loadState()
           
abstract  HistoryServerStateStoreService.HistoryServerState HistoryServerStateStoreService.loadState()
          Load the history server state from the state storage.
 HistoryServerStateStoreService.HistoryServerState HistoryServerNullStateStoreService.loadState()
           
 

Methods in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryServerStateStoreService.HistoryServerState
 void JHSDelegationTokenSecretManager.recover(HistoryServerStateStoreService.HistoryServerState state)
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.