|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HBaseClient.Connection | |
|---|---|
| org.apache.hadoop.hbase.ipc | |
| 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.createConnection(HBaseClient.ConnectionId remoteId,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Creates a connection. |
protected HBaseClient.Connection |
HBaseClient.getConnection(InetSocketAddress addr,
Class<? extends IpcProtocol> protocol,
User ticket,
int rpcTimeout,
HBaseClient.Call call,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||