|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HBaseClient.Connection | |
---|---|
org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
Uses of HBaseClient.Connection in org.apache.hadoop.hbase.ipc |
---|
Fields in org.apache.hadoop.hbase.ipc with type parameters of type HBaseClient.Connection | |
---|---|
protected PoolMap<HBaseClient.ConnectionId,HBaseClient.Connection> |
HBaseClient.connections
|
Methods in org.apache.hadoop.hbase.ipc that return HBaseClient.Connection | |
---|---|
protected HBaseClient.Connection |
HBaseClient.getConnection(InetSocketAddress addr,
Class<? extends VersionedProtocol> protocol,
User ticket,
int rpcTimeout,
HBaseClient.Call call)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |