GetCountersResponsepublic class GetCountersResponsePBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto> implements GetCountersResponse
| Constructor | Description |
|---|---|
GetCountersResponsePBImpl() |
|
GetCountersResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto proto) |
| Modifier and Type | Method | 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–2025 Apache Software Foundation. All rights reserved.