public static interface TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
TestProtos.AddrResponseProto |
addr(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EchoResponseProto |
echo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.EchoRequestProto request) |
TestProtos.EmptyResponseProto |
error(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EmptyResponseProto |
pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.PauseRequestProto request) |
TestProtos.EmptyResponseProto |
ping(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EmptyResponseProto ping(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionTestProtos.EchoResponseProto echo(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, TestProtos.EchoRequestProto request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionTestProtos.EmptyResponseProto error(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionTestProtos.EmptyResponseProto pause(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, TestProtos.PauseRequestProto request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionTestProtos.AddrResponseProto addr(org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
org.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionCopyright © 2007–2019 Cloudera. All rights reserved.