|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HBaseClient.ConnectionId | |
|---|---|
| org.apache.hadoop.hbase.ipc | Tools to help define network clients and servers. |
| Uses of HBaseClient.ConnectionId in org.apache.hadoop.hbase.ipc |
|---|
| Fields in org.apache.hadoop.hbase.ipc declared as HBaseClient.ConnectionId | |
|---|---|
protected HBaseClient.ConnectionId |
HBaseClient.Connection.remoteId
|
| Fields in org.apache.hadoop.hbase.ipc with type parameters of type HBaseClient.ConnectionId | |
|---|---|
protected PoolMap<HBaseClient.ConnectionId,HBaseClient.Connection> |
HBaseClient.connections
|
| Methods in org.apache.hadoop.hbase.ipc with parameters of type HBaseClient.ConnectionId | |
|---|---|
protected HBaseClient.Connection |
HBaseClient.createConnection(HBaseClient.ConnectionId remoteId,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Creates a connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||