Uses of Class
org.apache.hadoop.yarn.server.federation.policies.manager.AbstractPolicyManager
Packages that use AbstractPolicyManager
Package
Description
Various implementation of FederationPolicyManager.
-
Uses of AbstractPolicyManager in org.apache.hadoop.yarn.server.federation.policies.manager
Modifier and TypeClassDescriptionclassPolicy that routes applications via hashing of their queuename, and broadcast resource requests.classPolicy manager which uses theUniformRandomRouterPolicyfor the Router andHomeAMRMProxyPolicyas the AMRMProxy policy to find the RM.classPolicy that allows operator to configure "weights" for routing.classThis class represents a simple implementation of aFederationPolicyManager.classThis class represents a simple implementation of aFederationPolicyManager.classPolicy that allows operator to configure "weights" for routing.classPolicy that allows operator to configure "weights" for routing.