public static class AbstractRpcClient.BlockingRpcChannelImplementation extends AbstractRpcClient.AbstractRpcChannel implements org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel
addr, rpcClient, rpcTimeout, ticket| Modifier | Constructor and Description | 
|---|---|
| protected  | BlockingRpcChannelImplementation(AbstractRpcClient<?> rpcClient,
                                Address addr,
                                User ticket,
                                int rpcTimeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hbase.thirdparty.com.google.protobuf.Message | callBlockingMethod(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor md,
                  org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller,
                  org.apache.hbase.thirdparty.com.google.protobuf.Message param,
                  org.apache.hbase.thirdparty.com.google.protobuf.Message returnType) | 
configureRpcControllerprotected BlockingRpcChannelImplementation(AbstractRpcClient<?> rpcClient, Address addr, User ticket, int rpcTimeout)
public org.apache.hbase.thirdparty.com.google.protobuf.Message callBlockingMethod(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.MethodDescriptor md, org.apache.hbase.thirdparty.com.google.protobuf.RpcController controller, org.apache.hbase.thirdparty.com.google.protobuf.Message param, org.apache.hbase.thirdparty.com.google.protobuf.Message returnType) throws org.apache.hbase.thirdparty.com.google.protobuf.ServiceException
callBlockingMethod in interface org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannelorg.apache.hbase.thirdparty.com.google.protobuf.ServiceExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.