Uses of Interface
org.apache.hadoop.hbase.regionserver.RpcSchedulerFactory
Packages that use RpcSchedulerFactory
-
Uses of RpcSchedulerFactory in org.apache.hadoop.hbase.master
Methods in org.apache.hadoop.hbase.master with parameters of type RpcSchedulerFactoryModifier and TypeMethodDescriptionprotected RpcServerInterfaceMasterRpcServices.createRpcServer(Server server, RpcSchedulerFactory rpcSchedulerFactory, InetSocketAddress bindAddress, String name) -
Uses of RpcSchedulerFactory in org.apache.hadoop.hbase.regionserver
Classes in org.apache.hadoop.hbase.regionserver that implement RpcSchedulerFactoryModifier and TypeClassDescriptionclassFactory to use when you want to use theFifoRpcSchedulerclassFactory to use when you want to use theMasterFifoRpcSchedulerclassConstructs aSimpleRpcScheduler.Methods in org.apache.hadoop.hbase.regionserver with parameters of type RpcSchedulerFactoryModifier and TypeMethodDescriptionprotected RpcServerInterfaceRSRpcServices.createRpcServer(Server server, RpcSchedulerFactory rpcSchedulerFactory, InetSocketAddress bindAddress, String name)