@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 RpcScheduler create(org.apache.hadoop.conf.Configuration conf, PriorityFunction priority, Abortable server)
RpcSchedulerFactory
RpcScheduler
.create
in interface RpcSchedulerFactory
create
in class FifoRpcSchedulerFactory
Copyright © 2007–2019 Cloudera. All rights reserved.