public class GetCountersRequestPBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto> implements GetCountersRequest
| Constructor and Description | 
|---|
| GetCountersRequestPBImpl() | 
| GetCountersRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| JobId | getJobId() | 
| org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto | getProto() | 
| void | setJobId(JobId jobId) | 
public GetCountersRequestPBImpl()
public GetCountersRequestPBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto proto)
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersRequestProto>public JobId getJobId()
getJobId in interface GetCountersRequestpublic void setJobId(JobId jobId)
setJobId in interface GetCountersRequestCopyright © 2008–2023 Apache Software Foundation. All rights reserved.