Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Modifier and Type | Field and Description |
---|---|
protected PoolMap<RpcClient.ConnectionId,RpcClient.Connection> |
RpcClient.connections |
Modifier and Type | Method and Description |
---|---|
protected RpcClient.Connection |
RpcClient.createConnection(RpcClient.ConnectionId remoteId,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Creates a connection.
|
protected RpcClient.Connection |
RpcClient.getConnection(User ticket,
RpcClient.Call call,
InetSocketAddress addr,
int rpcTimeout,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.