Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncRpcClient
Netty client for the requests and responses
|
class |
RpcClientImpl
Does RPC against a cluster.
|
Constructor and Description |
---|
AbstractRpcClient.BlockingRpcChannelImplementation(AbstractRpcClient rpcClient,
ServerName sn,
User ticket,
int channelOperationTimeout) |
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.