Class SetSubClusterPolicyConfigurationRequest

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

@Private @Unstable public abstract class SetSubClusterPolicyConfigurationRequest extends Object
SetSubClusterPolicyConfigurationRequest is a request to the FederationPolicyStore to set the policy configuration corresponding to a queue.
  • Constructor Details

    • SetSubClusterPolicyConfigurationRequest

      public SetSubClusterPolicyConfigurationRequest()
  • Method Details