@InterfaceAudience.Private @InterfaceStability.Unstable public class GetSubClusterPolicyConfigurationRequestPBImpl extends GetSubClusterPolicyConfigurationRequest
GetSubClusterPolicyConfigurationRequest.| Constructor and Description | 
|---|
| GetSubClusterPolicyConfigurationRequestPBImpl() | 
| GetSubClusterPolicyConfigurationRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterPolicyConfigurationRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterPolicyConfigurationRequestProto | getProto() | 
| String | getQueue()Get the name of the queue for which we are requesting a policy
 configuration. | 
| int | hashCode() | 
| void | setQueue(String queueName)Sets the name of the queue for which we are requesting a policy
 configuration. | 
| String | toString() | 
newInstancepublic GetSubClusterPolicyConfigurationRequestPBImpl()
public GetSubClusterPolicyConfigurationRequestPBImpl(org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterPolicyConfigurationRequestProto proto)
public org.apache.hadoop.yarn.federation.proto.YarnServerFederationProtos.GetSubClusterPolicyConfigurationRequestProto getProto()
public String getQueue()
GetSubClusterPolicyConfigurationRequestgetQueue in class GetSubClusterPolicyConfigurationRequestpublic void setQueue(String queueName)
GetSubClusterPolicyConfigurationRequestsetQueue in class GetSubClusterPolicyConfigurationRequestqueueName - the name of the queueCopyright © 2008–2023 Apache Software Foundation. All rights reserved.