Class GetSubClusterPoliciesConfigurationsResponse

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

@Private @Unstable public abstract class GetSubClusterPoliciesConfigurationsResponse extends Object
GetSubClusterPolicyConfigurationResponse contains the answer from the FederationPolicyStore to a request to get all the policies configured in the system via a SubClusterPolicyConfiguration.
  • Constructor Details

    • GetSubClusterPoliciesConfigurationsResponse

      public GetSubClusterPoliciesConfigurationsResponse()
  • Method Details