@InterfaceAudience.Private @InterfaceStability.Evolving public class FifoRpcSchedulerFactory extends Object implements RpcSchedulerFactory
FifoRpcScheduler| 构造器和说明 |
|---|
FifoRpcSchedulerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcScheduler |
create(org.apache.hadoop.conf.Configuration conf,
PriorityFunction priority)
已过时。
|
RpcScheduler |
create(org.apache.hadoop.conf.Configuration conf,
PriorityFunction priority,
Abortable server)
Constructs a
RpcScheduler. |
public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactoryRpcScheduler.create 在接口中 RpcSchedulerFactory@Deprecated public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority)
create 在接口中 RpcSchedulerFactoryCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.