Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
protected ConnectionId |
RpcClientImpl.Connection.remoteId |
Modifier and Type | Field and Description |
---|---|
protected PoolMap<ConnectionId,RpcClientImpl.Connection> |
RpcClientImpl.connections |
Modifier and Type | Method and Description |
---|---|
protected RpcClientImpl.Connection |
RpcClientImpl.createConnection(ConnectionId remoteId,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor)
Creates a connection.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.