public interface SchedulerFactory
Scheduler
.Modifier and Type | Method and Description |
---|---|
Scheduler |
createScheduler(SlotPool slotPool)
Creates a new scheduler instance that uses the given
SlotPool to allocate slots. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.