| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.ipc | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BlockingRpcClientDoes RPC against a cluster. | 
| class  | NettyRpcClientNetty client for the requests and responses. | 
| Constructor and Description | 
|---|
| BlockingRpcChannelImplementation(AbstractRpcClient<?> rpcClient,
                                Address addr,
                                User ticket,
                                int rpcTimeout) | 
| RpcChannelImplementation(AbstractRpcClient<?> rpcClient,
                        Address addr,
                        User ticket,
                        int rpcTimeout) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.