@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.
since 1.0.0.
|
RpcScheduler |
create(org.apache.hadoop.conf.Configuration conf,
PriorityFunction priority,
Abortable server)
Constructs a
RpcScheduler . |
public SimpleRpcSchedulerFactory()
@Deprecated public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority)
create
in interface RpcSchedulerFactory
public RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactory
RpcScheduler
.create
in interface RpcSchedulerFactory
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.