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