Uses of Class
org.apache.hadoop.hbase.ipc.RpcConnection
Packages that use RpcConnection
-
Uses of RpcConnection in org.apache.hadoop.hbase.ipc
Classes in org.apache.hadoop.hbase.ipc with type parameters of type RpcConnectionModifier and TypeClassDescriptionclassAbstractRpcClient<T extends RpcConnection>Provides the basics for a RpcClient implementation like configuration and Logging.Subclasses of RpcConnection in org.apache.hadoop.hbase.ipcModifier and TypeClassDescription(package private) classThread that reads responses and notifies callers.(package private) classRPC connection implementation based on netty.