Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
(package private) AsyncRpcClient |
AsyncRpcChannel.client |
private AsyncRpcClient |
AsyncRpcClient.RpcChannelImplementation.rpcClient |
Constructor and Description |
---|
AsyncRpcChannel(io.netty.bootstrap.Bootstrap bootstrap,
AsyncRpcClient client,
User ticket,
String serviceName,
InetSocketAddress address)
Constructor for netty RPC channel
|
AsyncRpcClient.RpcChannelImplementation(AsyncRpcClient rpcClient,
ServerName sn,
User ticket,
int channelOperationTimeout) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.