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

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

public class KillTaskResponsePBImpl
extends org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.KillTaskResponseProto>
implements KillTaskResponse


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

KillTaskResponsePBImpl

public KillTaskResponsePBImpl()

KillTaskResponsePBImpl

public KillTaskResponsePBImpl(MRServiceProtos.KillTaskResponseProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.