| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.federation.policies.manager |
Various implementation of FederationPolicyManager.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HashBroadcastPolicyManager |
Policy that routes applications via hashing of their queuename, and broadcast
resource requests.
|
class |
HomePolicyManager |
Policy manager which uses the
UniformRandomRouterPolicy for the
Router and HomeAMRMProxyPolicy as the AMRMProxy policy to find the
RM. |
class |
PriorityBroadcastPolicyManager |
Policy that allows operator to configure "weights" for routing.
|
class |
RejectAllPolicyManager |
This class represents a simple implementation of a
FederationPolicyManager. |
class |
UniformBroadcastPolicyManager |
This class represents a simple implementation of a
FederationPolicyManager. |
class |
WeightedHomePolicyManager |
Policy that allows operator to configure "weights" for routing.
|
class |
WeightedLocalityPolicyManager |
Policy that allows operator to configure "weights" for routing.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.