@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() |
newInstance
public 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()
GetSubClusterPolicyConfigurationRequest
getQueue
in class GetSubClusterPolicyConfigurationRequest
public void setQueue(String queueName)
GetSubClusterPolicyConfigurationRequest
setQueue
in class GetSubClusterPolicyConfigurationRequest
queueName
- the name of the queueCopyright © 2008–2024 Apache Software Foundation. All rights reserved.