public static class RpcClient.BlockingRpcChannelImplementation extends Object implements BlockingRpcChannel
| Modifier | Constructor and Description | 
|---|---|
| protected  | RpcClient.BlockingRpcChannelImplementation(RpcClient rpcClient,
                                          ServerName sn,
                                          User ticket,
                                          int rpcTimeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| Message | callBlockingMethod(Descriptors.MethodDescriptor md,
                  RpcController controller,
                  Message param,
                  Message returnType) | 
protected RpcClient.BlockingRpcChannelImplementation(RpcClient rpcClient, ServerName sn, User ticket, int rpcTimeout)
public Message callBlockingMethod(Descriptors.MethodDescriptor md, RpcController controller, Message param, Message returnType) throws ServiceException
callBlockingMethod in interface BlockingRpcChannelServiceExceptionCopyright © 2013 The Apache Software Foundation. All Rights Reserved.