| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Method and Description | 
|---|---|
protected RpcServerInterface | 
MasterRpcServices.createRpcServer(Server server,
               org.apache.hadoop.conf.Configuration conf,
               RpcSchedulerFactory rpcSchedulerFactory,
               InetSocketAddress bindAddress,
               String name)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FifoRpcSchedulerFactory
Factory to use when you want to use the  
FifoRpcScheduler | 
class  | 
MasterFifoRpcSchedulerFactory
Factory to use when you want to use the  
MasterFifoRpcScheduler | 
class  | 
SimpleRpcSchedulerFactory
Constructs a  
SimpleRpcScheduler. | 
| Modifier and Type | Method and Description | 
|---|---|
protected RpcServerInterface | 
RSRpcServices.createRpcServer(Server server,
               org.apache.hadoop.conf.Configuration conf,
               RpcSchedulerFactory rpcSchedulerFactory,
               InetSocketAddress bindAddress,
               String name)  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.