Uses of Interface
org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
Packages that use RpcSchedulerFactory
-
Uses of RpcSchedulerFactory in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver that implement RpcSchedulerFactoryModifier and TypeClassDescriptionclass
Factory to use when you want to use theFifoRpcScheduler
class
Factory to use when you want to use theMasterFifoRpcScheduler
class
Constructs aSimpleRpcScheduler
.Methods in org.apache.hadoop.hbase.regionserver with parameters of type RpcSchedulerFactoryModifier and TypeMethodDescriptionprotected RpcServerInterface
RSRpcServices.createRpcServer
(Server server, RpcSchedulerFactory rpcSchedulerFactory, InetSocketAddress bindAddress, String name)