Uses of Interface
org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
-
Uses of RpcSchedulerFactory in org.apache.hadoop.hbase.regionserver
Modifier and TypeClassDescriptionclass
Factory to use when you want to use theFifoRpcScheduler
class
Factory to use when you want to use theMasterFifoRpcScheduler
class
Constructs aSimpleRpcScheduler
.Modifier and TypeMethodDescriptionprotected RpcServerInterface
RSRpcServices.createRpcServer
(Server server, RpcSchedulerFactory rpcSchedulerFactory, InetSocketAddress bindAddress, String name)