public static class AsyncRpcClient.RpcChannelImplementation extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RpcChannelImplementation(AsyncRpcClient rpcClient,
ServerName sn,
User ticket,
int channelOperationTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
callMethod(Descriptors.MethodDescriptor md,
RpcController controller,
Message param,
Message returnType,
<any> done) |
protected RpcChannelImplementation(AsyncRpcClient rpcClient, ServerName sn, User ticket, int channelOperationTimeout)
channelOperationTimeout - - the default timeout when no timeout is given