Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.policies.manager |
Various implementation of FederationPolicyManager.
|
Modifier and Type | Class and Description |
---|---|
class |
HashBroadcastPolicyManager
Policy that routes applications via hashing of their queuename, and broadcast
resource requests.
|
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 |
WeightedLocalityPolicyManager
Policy that allows operator to configure "weights" for routing.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.