| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.federation.policies.dao | DAO objects for serializing/deserializing policy configurations. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<SubClusterIdInfo,Float> | WeightedPolicyInfo. getAMRMPolicyWeights()Getter for AMRMProxy weights. | 
| Map<SubClusterIdInfo,Float> | WeightedPolicyInfo. getRouterPolicyWeights()Getter of the router weights. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WeightedPolicyInfo. setAMRMPolicyWeights(Map<SubClusterIdInfo,Float> policyWeights)Setter method for ARMRMProxy weights. | 
| void | WeightedPolicyInfo. setRouterPolicyWeights(Map<SubClusterIdInfo,Float> policyWeights)Setter method for Router weights. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.