|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RpcClient.Connection | |
---|---|
org.apache.hadoop.hbase.ipc |
Uses of RpcClient.Connection in org.apache.hadoop.hbase.ipc |
---|
Fields in org.apache.hadoop.hbase.ipc with type parameters of type RpcClient.Connection | |
---|---|
protected PoolMap<RpcClient.ConnectionId,RpcClient.Connection> |
RpcClient.connections
|
Methods in org.apache.hadoop.hbase.ipc that return RpcClient.Connection | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |