Class SubmitApplicationResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
org.apache.hadoop.yarn.api.protocolrecords.impl.pb.SubmitApplicationResponsePBImpl
@Private
@Unstable
public class SubmitApplicationResponsePBImpl
extends org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
-
Constructor Summary
ConstructorsConstructorDescriptionSubmitApplicationResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
newInstance
-
Constructor Details
-
SubmitApplicationResponsePBImpl
public SubmitApplicationResponsePBImpl() -
SubmitApplicationResponsePBImpl
public SubmitApplicationResponsePBImpl(org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto proto)
-
-
Method Details