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