Modifier and Type | Method and Description |
---|---|
MRServiceProtos.GetCountersResponseProto |
MRClientProtocolPBServiceImpl.getCounters(com.google.protobuf.RpcController controller,
MRServiceProtos.GetCountersRequestProto proto) |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.GetCountersResponseProto |
GetCountersResponsePBImpl.getProto() |
Constructor and Description |
---|
GetCountersResponsePBImpl(MRServiceProtos.GetCountersResponseProto proto) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<MRServiceProtos.GetCountersResponseProto> |
MRServiceProtos.GetCountersResponseProto.PARSER |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.Builder.build() |
MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.Builder.buildPartial() |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.getDefaultInstance() |
MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.getDefaultInstanceForType() |
MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.Builder.getDefaultInstanceForType() |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseDelimitedFrom(InputStream input) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(byte[] data) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(com.google.protobuf.ByteString data) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(InputStream input) |
static MRServiceProtos.GetCountersResponseProto |
MRServiceProtos.GetCountersResponseProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<MRServiceProtos.GetCountersResponseProto> |
MRServiceProtos.GetCountersResponseProto.getParserForType() |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.GetCountersResponseProto.Builder |
MRServiceProtos.GetCountersResponseProto.Builder.mergeFrom(MRServiceProtos.GetCountersResponseProto other) |
static MRServiceProtos.GetCountersResponseProto.Builder |
MRServiceProtos.GetCountersResponseProto.newBuilder(MRServiceProtos.GetCountersResponseProto prototype) |
Modifier and Type | Method and Description |
---|---|
MRServiceProtos.GetCountersResponseProto |
MRClientProtocol.MRClientProtocolService.BlockingInterface.getCounters(com.google.protobuf.RpcController controller,
MRServiceProtos.GetCountersRequestProto request) |
Modifier and Type | Method and Description |
---|---|
abstract void |
MRClientProtocol.MRClientProtocolService.getCounters(com.google.protobuf.RpcController controller,
MRServiceProtos.GetCountersRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.GetCountersResponseProto> done)
rpc getCounters(.hadoop.mapreduce.GetCountersRequestProto) returns (.hadoop.mapreduce.GetCountersResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Interface.getCounters(com.google.protobuf.RpcController controller,
MRServiceProtos.GetCountersRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.GetCountersResponseProto> done)
rpc getCounters(.hadoop.mapreduce.GetCountersRequestProto) returns (.hadoop.mapreduce.GetCountersResponseProto); |
void |
MRClientProtocol.MRClientProtocolService.Stub.getCounters(com.google.protobuf.RpcController controller,
MRServiceProtos.GetCountersRequestProto request,
com.google.protobuf.RpcCallback<MRServiceProtos.GetCountersResponseProto> done) |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.