@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"})
@InterfaceStability.Evolving
public class SimpleRpcSchedulerFactory
extends Object
implements RpcSchedulerFactory
SimpleRpcScheduler.| 构造器和说明 |
|---|
SimpleRpcSchedulerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
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. |
@Deprecated public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority)
create 在接口中 RpcSchedulerFactorypublic RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactoryRpcScheduler.create 在接口中 RpcSchedulerFactoryCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.