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

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<YarnServiceProtos.KillApplicationResponseProto>
      extended by org.apache.hadoop.yarn.api.protocolrecords.impl.pb.KillApplicationResponsePBImpl
All Implemented Interfaces:
KillApplicationResponse

public class KillApplicationResponsePBImpl
extends ProtoBase<YarnServiceProtos.KillApplicationResponseProto>
implements KillApplicationResponse


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

KillApplicationResponsePBImpl

public KillApplicationResponsePBImpl()

KillApplicationResponsePBImpl

public KillApplicationResponsePBImpl(YarnServiceProtos.KillApplicationResponseProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.