| Package | Description |
|---|---|
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setSlotAvailabilityListener(SlotAvailabilityListener slotAvailabilityListener)
Sets the listener that receives notifications for slot availability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Scheduler
The scheduler is responsible for distributing the ready-to-run tasks among instances and slots.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.