Class KillJobResponsePBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto>
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.KillJobResponsePBImpl
- All Implemented Interfaces:
KillJobResponse
public class KillJobResponsePBImpl
extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto>
implements KillJobResponse
-
Constructor Summary
ConstructorsConstructorDescriptionKillJobResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto proto) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProtogetProto()Methods inherited from class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
-
Constructor Details
-
KillJobResponsePBImpl
public KillJobResponsePBImpl() -
KillJobResponsePBImpl
public KillJobResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto getProto()- Specified by:
getProtoin classorg.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.KillJobResponseProto>
-