Uses of Class
org.apache.hadoop.mapreduce.v2.hs.HistoryServerStateStoreService
Packages that use HistoryServerStateStoreService
-
Uses of HistoryServerStateStoreService in org.apache.hadoop.mapreduce.v2.hs
Subclasses of HistoryServerStateStoreService in org.apache.hadoop.mapreduce.v2.hsModifier and TypeClassDescriptionclassclassclassMethods in org.apache.hadoop.mapreduce.v2.hs that return HistoryServerStateStoreServiceModifier and TypeMethodDescriptionprotected HistoryServerStateStoreServiceJobHistoryServer.createStateStore(org.apache.hadoop.conf.Configuration conf) HistoryServerStateStoreServiceFactory.getStore(org.apache.hadoop.conf.Configuration conf) Constructs an instance of the configured storage classMethods in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryServerStateStoreServiceModifier and TypeMethodDescriptionprotected JHSDelegationTokenSecretManagerJobHistoryServer.createJHSSecretManager(org.apache.hadoop.conf.Configuration conf, HistoryServerStateStoreService store) Constructors in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryServerStateStoreServiceModifierConstructorDescriptionJHSDelegationTokenSecretManager(long delegationKeyUpdateInterval, long delegationTokenMaxLifetime, long delegationTokenRenewInterval, long delegationTokenRemoverScanInterval, HistoryServerStateStoreService store) Create a secret manager