public static final class TestRpcServiceProtos.OldProtobufRpcProto.Stub extends TestRpcServiceProtos.OldProtobufRpcProto implements TestRpcServiceProtos.OldProtobufRpcProto.Interface
TestRpcServiceProtos.OldProtobufRpcProto.BlockingInterface, TestRpcServiceProtos.OldProtobufRpcProto.Interface, TestRpcServiceProtos.OldProtobufRpcProto.Stub| Modifier and Type | Method and Description |
|---|---|
void |
echo(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc echo(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
org.apache.hadoop.thirdparty.protobuf.RpcChannel |
getChannel() |
void |
ping(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic org.apache.hadoop.thirdparty.protobuf.RpcChannel getChannel()
public void ping(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.OldProtobufRpcProtorpc ping(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);ping in interface TestRpcServiceProtos.OldProtobufRpcProto.Interfaceping in class TestRpcServiceProtos.OldProtobufRpcProtopublic void echo(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
org.apache.hadoop.thirdparty.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
TestRpcServiceProtos.OldProtobufRpcProtorpc echo(.hadoop.common.EmptyRequestProto) returns (.hadoop.common.EmptyResponseProto);echo in interface TestRpcServiceProtos.OldProtobufRpcProto.Interfaceecho in class TestRpcServiceProtos.OldProtobufRpcProtoCopyright © 2008–2021 Apache Software Foundation. All rights reserved.