public class GetCountersResponsePBImpl extends ProtoBase<MRServiceProtos.GetCountersResponseProto> implements GetCountersResponse
Constructor and Description |
---|
GetCountersResponsePBImpl() |
GetCountersResponsePBImpl(MRServiceProtos.GetCountersResponseProto proto) |
Modifier and Type | Method and Description |
---|---|
Counters |
getCounters() |
MRServiceProtos.GetCountersResponseProto |
getProto() |
void |
setCounters(Counters counters) |
convertFromProtoFormat, convertToProtoFormat, equals, hashCode, toString
public GetCountersResponsePBImpl()
public GetCountersResponsePBImpl(MRServiceProtos.GetCountersResponseProto proto)
public MRServiceProtos.GetCountersResponseProto getProto()
getProto
in class ProtoBase<MRServiceProtos.GetCountersResponseProto>
public Counters getCounters()
getCounters
in interface GetCountersResponse
public void setCounters(Counters counters)
setCounters
in interface GetCountersResponse
Copyright © 2013 Apache Software Foundation. All rights reserved.