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