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

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

public class KillTaskAttemptResponsePBImpl
extends org.apache.hadoop.yarn.api.records.ProtoBase<MRServiceProtos.KillTaskAttemptResponseProto>
implements KillTaskAttemptResponse


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

KillTaskAttemptResponsePBImpl

public KillTaskAttemptResponsePBImpl()

KillTaskAttemptResponsePBImpl

public KillTaskAttemptResponsePBImpl(MRServiceProtos.KillTaskAttemptResponseProto proto)
Method Detail

getProto

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


Copyright © 2012 Apache Software Foundation. All Rights Reserved.