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