org.apache.hadoop.yarn.api.protocolrecords.impl.pb
Class SubmitApplicationResponsePBImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.SubmitApplicationResponseProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.SubmitApplicationResponsePBImpl
All Implemented Interfaces:
SubmitApplicationResponse

public class SubmitApplicationResponsePBImpl
extends ProtoBase<YarnServiceProtos.SubmitApplicationResponseProto>
implements SubmitApplicationResponse


Constructor Summary
SubmitApplicationResponsePBImpl()
           
SubmitApplicationResponsePBImpl(YarnServiceProtos.SubmitApplicationResponseProto proto)
           
 
Method Summary
 YarnServiceProtos.SubmitApplicationResponseProto getProto()
           
 
Methods inherited from class org.apache.hadoop.yarn.api.records.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SubmitApplicationResponsePBImpl

public SubmitApplicationResponsePBImpl()

SubmitApplicationResponsePBImpl

public SubmitApplicationResponsePBImpl(YarnServiceProtos.SubmitApplicationResponseProto proto)
Method Detail

getProto

public YarnServiceProtos.SubmitApplicationResponseProto getProto()
Specified by:
getProto in class ProtoBase<YarnServiceProtos.SubmitApplicationResponseProto>


Copyright © 2012 Apache Software Foundation. All Rights Reserved.