| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.federation.policies.amrmproxy | AMRMPRoxy policies. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BroadcastAMRMProxyPolicyAn implementation of the  FederationAMRMProxyPolicythat simply
 broadcasts eachResourceRequestto all the available sub-clusters. | 
| class  | HomeAMRMProxyPolicyAn implementation of the  FederationAMRMProxyPolicythat simply
 sends theResourceRequestto the home subcluster. | 
| class  | LocalityMulticastAMRMProxyPolicyAn implementation of the  FederationAMRMProxyPolicyinterface that
 carefully multicasts the requests with the following behavior: | 
| class  | RejectAMRMProxyPolicyAn implementation of the  FederationAMRMProxyPolicythat simply
 rejects all requests. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.