Class BatchSaveFederationQueuePoliciesResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.BatchSaveFederationQueuePoliciesResponsePBImpl
public class BatchSaveFederationQueuePoliciesResponsePBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
The class is responsible for batch-saving queue policies responses.
-
Constructor Summary
ConstructorsConstructorDescriptionBatchSaveFederationQueuePoliciesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.BatchSaveFederationQueuePoliciesResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.BatchSaveFederationQueuePoliciesResponseProtogetProto()inthashCode()voidsetMessage(String msg) toString()Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
newInstance, newInstance
-
Constructor Details
-
BatchSaveFederationQueuePoliciesResponsePBImpl
public BatchSaveFederationQueuePoliciesResponsePBImpl() -
BatchSaveFederationQueuePoliciesResponsePBImpl
public BatchSaveFederationQueuePoliciesResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.BatchSaveFederationQueuePoliciesResponseProto proto)
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.BatchSaveFederationQueuePoliciesResponseProto getProto() -
getMessage
- Specified by:
getMessagein classorg.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
-
setMessage
- Specified by:
setMessagein classorg.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
-
toString
-