public static interface TestRpcServiceProtos.TestProtobufRpc2Proto.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
TestProtos.EchoResponseProto |
echo2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EchoRequestProto request) |
TestProtos.EmptyResponseProto |
ping2(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.SleepResponseProto |
sleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller,
TestProtos.SleepRequestProto request) |
TestProtos.EmptyResponseProto ping2(org.apache.hadoop.thirdparty.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
org.apache.hadoop.thirdparty.protobuf.ServiceExceptionTestProtos.EchoResponseProto echo2(org.apache.hadoop.thirdparty.protobuf.RpcController controller, TestProtos.EchoRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
org.apache.hadoop.thirdparty.protobuf.ServiceExceptionTestProtos.SleepResponseProto sleep(org.apache.hadoop.thirdparty.protobuf.RpcController controller, TestProtos.SleepRequestProto request) throws org.apache.hadoop.thirdparty.protobuf.ServiceException
org.apache.hadoop.thirdparty.protobuf.ServiceExceptionCopyright © 2008–2022 Apache Software Foundation. All rights reserved.