@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"}) @InterfaceStability.Evolving public class SimpleRpcSchedulerFactory extends Object implements RpcSchedulerFactory
SimpleRpcScheduler.| Constructor and Description |
|---|
SimpleRpcSchedulerFactory() |
| 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. |
@Deprecated public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority)
create in interface RpcSchedulerFactorypublic RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactoryRpcScheduler.create in interface RpcSchedulerFactoryCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.