public static class AbstractRpcClient.BlockingRpcChannelImplementation extends Object implements org.apache.hbase.thirdparty.com.google.protobuf.BlockingRpcChannel
| Modifier | Constructor and Description | 
|---|---|
protected  | 
BlockingRpcChannelImplementation(AbstractRpcClient<?> rpcClient,
                                InetSocketAddress 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)  | 
protected BlockingRpcChannelImplementation(AbstractRpcClient<?> rpcClient, InetSocketAddress 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–2022 The Apache Software Foundation. All rights reserved.