Uses of Class
org.apache.hadoop.yarn.server.federation.policies.amrmproxy.AbstractAMRMProxyPolicy
Packages that use AbstractAMRMProxyPolicy
-
Uses of AbstractAMRMProxyPolicy in org.apache.hadoop.yarn.server.federation.policies.amrmproxy
Subclasses of AbstractAMRMProxyPolicy in org.apache.hadoop.yarn.server.federation.policies.amrmproxyModifier and TypeClassDescriptionclassAn implementation of theFederationAMRMProxyPolicythat simply broadcasts eachResourceRequestto all the available sub-clusters.classAn implementation of theFederationAMRMProxyPolicythat simply sends theResourceRequestto the home subcluster.classAn implementation of theFederationAMRMProxyPolicyinterface that carefully multicasts the requests with the following behavior:classAn implementation of theFederationAMRMProxyPolicythat simply rejects all requests.