Class GetCountersRequestPBImpl
java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto>
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersRequestPBImpl
- All Implemented Interfaces:
GetCountersRequest
public class GetCountersRequestPBImpl
extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto>
implements GetCountersRequest
-
Constructor Summary
ConstructorsConstructorDescriptionGetCountersRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto proto) -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
-
Constructor Details
-
GetCountersRequestPBImpl
public GetCountersRequestPBImpl() -
GetCountersRequestPBImpl
public GetCountersRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto proto)
-
-
Method Details
-
getProto
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto getProto()- Specified by:
getProtoin classorg.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto>
-
getJobId
- Specified by:
getJobIdin interfaceGetCountersRequest
-
setJobId
- Specified by:
setJobIdin interfaceGetCountersRequest
-