Class GetCountersResponsePBImpl

java.lang.Object
org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto>
org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb.GetCountersResponsePBImpl
All Implemented Interfaces:
GetCountersResponse

public class GetCountersResponsePBImpl extends org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto> implements GetCountersResponse
  • Constructor Details

    • GetCountersResponsePBImpl

      public GetCountersResponsePBImpl()
    • GetCountersResponsePBImpl

      public GetCountersResponsePBImpl(org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto proto)
  • Method Details

    • getProto

      public org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto getProto()
      Specified by:
      getProto in class org.apache.hadoop.yarn.api.records.impl.pb.ProtoBase<org.apache.hadoop.mapreduce.v2.proto.MRServiceProtos.GetCountersResponseProto>
    • getCounters

      public Counters getCounters()
      Specified by:
      getCounters in interface GetCountersResponse
    • setCounters

      public void setCounters(Counters counters)
      Specified by:
      setCounters in interface GetCountersResponse