@InterfaceAudience.Private @InterfaceStability.Evolving public class FifoRpcSchedulerFactory extends Object implements RpcSchedulerFactory
FifoRpcScheduler| Constructor and Description | 
|---|
| FifoRpcSchedulerFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| RpcScheduler | create(org.apache.hadoop.conf.Configuration conf,
      PriorityFunction priority)Deprecated.  | 
| RpcScheduler | create(org.apache.hadoop.conf.Configuration conf,
      PriorityFunction priority,
      Abortable server)Constructs a  RpcScheduler. | 
public FifoRpcSchedulerFactory()
public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactoryRpcScheduler.create in interface RpcSchedulerFactory@Deprecated public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority)
create in interface RpcSchedulerFactoryCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.