Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRpcClient<T extends RpcConnection>
Provides the basics for a RpcClient implementation like configuration and Logging.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
BlockingRpcConnection
Thread that reads responses and notifies callers.
|
(package private) class |
NettyRpcConnection
RPC connection implementation based on netty.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.