Class DeleteFederationApplicationResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.DeleteFederationApplicationResponsePBImpl
@Private
@Unstable
public class DeleteFederationApplicationResponsePBImpl
extends org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteFederationApplicationResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeleteFederationApplicationResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeleteFederationApplicationResponseProtogetProto()inthashCode()voidsetMessage(String msg) toString()Methods inherited from class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
newInstance, newInstance
-
Constructor Details
-
DeleteFederationApplicationResponsePBImpl
public DeleteFederationApplicationResponsePBImpl() -
DeleteFederationApplicationResponsePBImpl
public DeleteFederationApplicationResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeleteFederationApplicationResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.DeleteFederationApplicationResponseProto getProto() -
hashCode
public int hashCode() -
equals
-
toString
-
getMessage
- Specified by:
getMessagein classorg.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
-
setMessage
- Specified by:
setMessagein classorg.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
-