Uses of Class
org.apache.hadoop.hbase.regionserver.RSRpcServices
Package
Description
Tools to help define network clients and servers.
-
Uses of org.apache.hadoop.hbase.regionserver.RSRpcServices in org.apache.hadoop.hbase.ipc
Modifier and TypeMethodDescriptionvoid
RpcServer.setRsRpcServices
(org.apache.hadoop.hbase.regionserver.RSRpcServices rsRpcServices) void
RpcServerInterface.setRsRpcServices
(org.apache.hadoop.hbase.regionserver.RSRpcServices rsRpcServices) -
Uses of org.apache.hadoop.hbase.regionserver.RSRpcServices in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprotected org.apache.hadoop.hbase.regionserver.RSRpcServices
HRegionServer.createRpcServices()
org.apache.hadoop.hbase.regionserver.RSRpcServices
HRegionServer.getRSRpcServices()