org.apache.hadoop.ipc.protobuf
Interface TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
- Enclosing class:
- TestRpcServiceProtos.TestProtobufRpcProto
public static interface TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
ping
TestProtos.EmptyResponseProto ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
echo
TestProtos.EchoResponseProto echo(com.google.protobuf.RpcController controller,
TestProtos.EchoRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
error
TestProtos.EmptyResponseProto error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
error2
TestProtos.EmptyResponseProto error2(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request)
throws com.google.protobuf.ServiceException
- Throws:
com.google.protobuf.ServiceException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.