org.apache.hadoop.mapreduce.v2.hs
Class HistoryServerStateStoreService.HistoryServerState
java.lang.Object
org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService.HistoryServerState
- Enclosing class:
- HistoryServerStateStoreService
public static class HistoryServerStateStoreService.HistoryServerState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HistoryServerStateStoreService.HistoryServerState
public HistoryServerStateStoreService.HistoryServerState()
getTokenState
public Map<org.apache.hadoop.mapreduce.v2.api.MRDelegationTokenIdentifier,Long> getTokenState()
getTokenMasterKeyState
public Set<org.apache.hadoop.security.token.delegation.DelegationKey> getTokenMasterKeyState()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.