| Package | Description |
|---|---|
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setSlotAvailabilityListener(SlotAvailabilityListener slotAvailabilityListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
Scheduler
The scheduler is responsible for distributing the ready-to-run tasks and assigning them to instances and
slots.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.