| Package | Description |
|---|---|
| org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
| Modifier and Type | Field and Description |
|---|---|
private NettyRpcConnection |
NettyRpcDuplexHandler.conn |
| Modifier and Type | Method and Description |
|---|---|
protected NettyRpcConnection |
NettyRpcClient.createConnection(ConnectionId remoteId) |
| Constructor and Description |
|---|
NettyRpcDuplexHandler(NettyRpcConnection conn,
CellBlockBuilder cellBlockBuilder,
Codec codec,
org.apache.hadoop.io.compress.CompressionCodec compressor) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.