Uses of Class
org.apache.hadoop.hbase.regionserver.RSRpcServices
Package
Description
Tools to help define network clients and servers.
-
Uses of RSRpcServices in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprivate RSRpcServices
RpcServer.rsRpcServices
Used to get details for scan with a scanner_id
TODO try to figure out a better way and remove reference from regionserver package later.Modifier and TypeMethodDescriptionvoid
RpcServer.setRsRpcServices
(RSRpcServices rsRpcServices) void
RpcServerInterface.setRsRpcServices
(RSRpcServices rsRpcServices) -
Uses of RSRpcServices in org.apache.hadoop.hbase.regionserver
Modifier and TypeMethodDescriptionprotected RSRpcServices
HRegionServer.createRpcServices()
HRegionServer.getRSRpcServices()
ModifierConstructorDescription(package private)
RSAnnotationReadingPriorityFunction
(RSRpcServices rpcServices)