Class GetSubClusterPolicyConfigurationResponse

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

@Private @Unstable public abstract class GetSubClusterPolicyConfigurationResponse extends Object
GetSubClusterPolicyConfigurationResponse contains the answer from the FederationPolicyStore to a request to get the information about how a policy should be configured via a SubClusterPolicyConfiguration.
  • Constructor Details

    • GetSubClusterPolicyConfigurationResponse

      public GetSubClusterPolicyConfigurationResponse()
  • Method Details