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

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.GetNewApplicationRequestProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.GetNewApplicationRequestPBImpl
All Implemented Interfaces:
GetNewApplicationRequest

public class GetNewApplicationRequestPBImpl
extends ProtoBase<YarnServiceProtos.GetNewApplicationRequestProto>
implements GetNewApplicationRequest


Constructor Summary
GetNewApplicationRequestPBImpl()
           
GetNewApplicationRequestPBImpl(YarnServiceProtos.GetNewApplicationRequestProto proto)
           
 
Method Summary
 YarnServiceProtos.GetNewApplicationRequestProto 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

GetNewApplicationRequestPBImpl

public GetNewApplicationRequestPBImpl()

GetNewApplicationRequestPBImpl

public GetNewApplicationRequestPBImpl(YarnServiceProtos.GetNewApplicationRequestProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.