public static class AbstractRpcClient.BlockingRpcChannelImplementation extends Object implements com.google.protobuf.BlockingRpcChannel
| 限定符 | 构造器和说明 |
|---|---|
protected |
AbstractRpcClient.BlockingRpcChannelImplementation(AbstractRpcClient rpcClient,
ServerName sn,
org.apache.hadoop.hbase.security.User ticket,
int defaultOperationTimeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Message |
callBlockingMethod(com.google.protobuf.Descriptors.MethodDescriptor md,
com.google.protobuf.RpcController controller,
com.google.protobuf.Message param,
com.google.protobuf.Message returnType) |
protected AbstractRpcClient.BlockingRpcChannelImplementation(AbstractRpcClient rpcClient, ServerName sn, org.apache.hadoop.hbase.security.User ticket, int defaultOperationTimeout)
defaultOperationTimeout - - the default timeout when no timeout is given
by the caller.public com.google.protobuf.Message callBlockingMethod(com.google.protobuf.Descriptors.MethodDescriptor md,
com.google.protobuf.RpcController controller,
com.google.protobuf.Message param,
com.google.protobuf.Message returnType)
throws com.google.protobuf.ServiceException
callBlockingMethod 在接口中 com.google.protobuf.BlockingRpcChannelcom.google.protobuf.ServiceExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.