Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Modifier and Type | Field and Description |
---|---|
protected RpcClient.ConnectionId |
RpcClient.Connection.remoteId |
Modifier and Type | Field and Description |
---|---|
protected PoolMap<RpcClient.ConnectionId,RpcClient.Connection> |
RpcClient.connections |
Modifier and Type | Method and Description |
---|---|
protected RpcClient.Connection |
RpcClient.createConnection(RpcClient.ConnectionId remoteId,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Creates a connection.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.