public static class AbstractRpcClient.RpcChannelImplementation extends AbstractRpcClient.AbstractRpcChannel implements org.apache.hbase.thirdparty.com.google.protobuf.RpcChannel
addr, rpcClient, rpcTimeout, ticket| Modifier | Constructor and Description | 
|---|---|
| protected  | RpcChannelImplementation(AbstractRpcClient<?> rpcClient,
                        InetSocketAddress addr,
                        User ticket,
                        int rpcTimeout) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | callMethod(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,
          org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<org.apache.hbase.thirdparty.com.google.protobuf.Message> done) | 
configureRpcControllerprotected RpcChannelImplementation(AbstractRpcClient<?> rpcClient, InetSocketAddress addr, User ticket, int rpcTimeout) throws UnknownHostException
UnknownHostExceptionpublic void callMethod(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, org.apache.hbase.thirdparty.com.google.protobuf.RpcCallback<org.apache.hbase.thirdparty.com.google.protobuf.Message> done)
callMethod in interface org.apache.hbase.thirdparty.com.google.protobuf.RpcChannelCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.