public static class AbstractRpcClient.BlockingRpcChannelImplementation extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
BlockingRpcChannelImplementation(AbstractRpcClient rpcClient,
ServerName sn,
User ticket,
int channelOperationTimeout) |
| Modifier and Type | Method and Description |
|---|---|
Message |
callBlockingMethod(Descriptors.MethodDescriptor md,
RpcController controller,
Message param,
Message returnType) |
protected BlockingRpcChannelImplementation(AbstractRpcClient rpcClient, ServerName sn, User ticket, int channelOperationTimeout)
channelOperationTimeout - - the default timeout when no timeout is given