public class GetCountersResponsePBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto> implements GetCountersResponse
| Constructor and Description | 
|---|
| GetCountersResponsePBImpl() | 
| GetCountersResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto proto) | 
| Modifier and Type | Method and Description | 
|---|---|
| Counters | getCounters() | 
| org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto | getProto() | 
| void | setCounters(Counters counters) | 
public GetCountersResponsePBImpl()
public GetCountersResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto proto)
public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto getProto()
getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto>public Counters getCounters()
getCounters in interface GetCountersResponsepublic void setCounters(Counters counters)
setCounters in interface GetCountersResponseCopyright © 2008–2023 Apache Software Foundation. All rights reserved.