| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| Modifier and Type | Class and Description |
|---|---|
class |
SchedulerImpl
Scheduler that assigns tasks to slots.
|
| Modifier and Type | Method and Description |
|---|---|
Scheduler |
SchedulerFactory.createScheduler(SlotPool slotPool)
Creates a new scheduler instance that uses the given
SlotPool to allocate slots. |
Scheduler |
DefaultSchedulerFactory.createScheduler(SlotPool slotPool) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.