Uses of Class
org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
Packages that use RMContextImpl
-
Uses of RMContextImpl in org.apache.hadoop.yarn.server.resourcemanager
Fields in org.apache.hadoop.yarn.server.resourcemanager declared as RMContextImplModifier and TypeFieldDescriptionprotected RMContextImplResourceManager.rmContext"Always On" services.Constructors in org.apache.hadoop.yarn.server.resourcemanager with parameters of type RMContextImplModifierConstructorDescriptionRMSecretManagerService(org.apache.hadoop.conf.Configuration conf, RMContextImpl rmContext) Construct the service.