Uses of Interface
org.apache.hadoop.mapreduce.v2.hs.HistoryContext
Packages that use HistoryContext
-
Uses of HistoryContext in org.apache.hadoop.mapreduce.v2.hs
Classes in org.apache.hadoop.mapreduce.v2.hs that implement HistoryContextConstructors in org.apache.hadoop.mapreduce.v2.hs with parameters of type HistoryContextModifierConstructorDescriptionHistoryClientService(HistoryContext history, JHSDelegationTokenSecretManager jhsDTSecretManager) -
Uses of HistoryContext in org.apache.hadoop.mapreduce.v2.hs.webapp
Constructors in org.apache.hadoop.mapreduce.v2.hs.webapp with parameters of type HistoryContextModifierConstructorDescriptionHsWebApp(HistoryContext history) HsWebServices(HistoryContext ctx, org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.yarn.webapp.WebApp webapp, org.apache.hadoop.yarn.api.ApplicationClientProtocol appBaseProto)