See: Description
| Interface | Description | 
|---|---|
| FederationPolicyManager | Implementors need to provide the ability to serliaze a policy and its
 configuration as a  SubClusterPolicyConfiguration, as well as provide
 (re)initialization mechanics for the underlyingFederationAMRMProxyPolicyandFederationRouterPolicy. | 
| Class | Description | 
|---|---|
| AbstractPolicyManager | This class provides basic implementation for common methods that multiple
 policies will need to implement. | 
| HashBroadcastPolicyManager | Policy that routes applications via hashing of their queuename, and broadcast
 resource requests. | 
| HomePolicyManager | Policy manager which uses the  UniformRandomRouterPolicyfor the
 Router andHomeAMRMProxyPolicyas the AMRMProxy policy to find the
 RM. | 
| PriorityBroadcastPolicyManager | Policy that allows operator to configure "weights" for routing. | 
| RejectAllPolicyManager | This class represents a simple implementation of a  FederationPolicyManager. | 
| UniformBroadcastPolicyManager | This class represents a simple implementation of a  FederationPolicyManager. | 
| WeightedLocalityPolicyManager | Policy that allows operator to configure "weights" for routing. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.