Package | Description |
---|---|
org.apache.hadoop.yarn.server.federation.policies |
Federation Policies.
|
org.apache.hadoop.yarn.server.federation.policies.manager |
Various implementation of FederationPolicyManager.
|
Class and Description |
---|
FederationPolicyManager
Implementors need to provide the ability to serialize a policy and its
configuration as a
SubClusterPolicyConfiguration , as well as provide
(re)initialization mechanics for the underlying
FederationAMRMProxyPolicy and FederationRouterPolicy . |
Class and Description |
---|
AbstractPolicyManager
This class provides basic implementation for common methods that multiple
policies will need to implement.
|
FederationPolicyManager
Implementors need to provide the ability to serialize a policy and its
configuration as a
SubClusterPolicyConfiguration , as well as provide
(re)initialization mechanics for the underlying
FederationAMRMProxyPolicy and FederationRouterPolicy . |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.