Class SetSubClusterPolicyConfigurationResponse

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

@Private @Unstable public abstract class SetSubClusterPolicyConfigurationResponse extends Object
SetSubClusterPolicyConfigurationResponse contains the answer from the FederationPolicyStore to a request to set for a policy configuration for a given queue.
  • Constructor Details

    • SetSubClusterPolicyConfigurationResponse

      public SetSubClusterPolicyConfigurationResponse()
  • Method Details