Class GetSubClusterPoliciesConfigurationsRequest

java.lang.Object
org.apache.hadoop.yarn.server.federation.store.records.GetSubClusterPoliciesConfigurationsRequest
Direct Known Subclasses:
GetSubClusterPoliciesConfigurationsRequestPBImpl

@Private @Unstable public abstract class GetSubClusterPoliciesConfigurationsRequest extends Object
GetSubClusterPoliciesConfigurationsRequest is a request to the FederationPolicyStore to obtain all policy configurations.
  • Constructor Details

    • GetSubClusterPoliciesConfigurationsRequest

      public GetSubClusterPoliciesConfigurationsRequest()
  • Method Details