Class RpcServer

java.lang.Object
org.apache.hadoop.hbase.ipc.RpcServer
All Implemented Interfaces:
ConfigurationObserver, RpcServerInterface
Direct Known Subclasses:
NettyRpcServer, SimpleRpcServer

@Private public abstract class RpcServer extends Object implements RpcServerInterface, ConfigurationObserver
An RPC server that hosts protobuf described Services.