| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.federation.policies.manager | Various implementation of FederationPolicyManager. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HashBroadcastPolicyManagerPolicy that routes applications via hashing of their queuename, and broadcast
 resource requests. | 
| class  | HomePolicyManagerPolicy manager which uses the  UniformRandomRouterPolicyfor the
 Router andHomeAMRMProxyPolicyas the AMRMProxy policy to find the
 RM. | 
| class  | PriorityBroadcastPolicyManagerPolicy that allows operator to configure "weights" for routing. | 
| class  | RejectAllPolicyManagerThis class represents a simple implementation of a  FederationPolicyManager. | 
| class  | UniformBroadcastPolicyManagerThis class represents a simple implementation of a  FederationPolicyManager. | 
| class  | WeightedLocalityPolicyManagerPolicy that allows operator to configure "weights" for routing. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.