org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb
Class KillJobResponsePBImpl

java.lang.Object
  extended by org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.KillJobResponseProto>
      extended by org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobResponsePBImpl
All Implemented Interfaces:
KillJobResponse

public class KillJobResponsePBImpl
extends org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.KillJobResponseProto>
implements KillJobResponse


Constructor Summary
KillJobResponsePBImpl()
           
KillJobResponsePBImpl(MRServiceProtos.KillJobResponseProto proto)
           
 
Method Summary
 MRServiceProtos.KillJobResponseProto 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

KillJobResponsePBImpl

public KillJobResponsePBImpl()

KillJobResponsePBImpl

public KillJobResponsePBImpl(MRServiceProtos.KillJobResponseProto proto)
Method Detail

getProto

public MRServiceProtos.KillJobResponseProto getProto()
Specified by:
getProto in class org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.KillJobResponseProto>


Copyright © 2012 Apache Software Foundation. All Rights Reserved.