Package | Description |
---|---|
org.apache.flink.runtime.instance | |
org.apache.flink.runtime.jobmanager.scheduler |
Modifier and Type | Method and Description |
---|---|
void |
InstanceManager.addInstanceListener(InstanceListener listener) |
void |
InstanceManager.removeInstanceListener(InstanceListener listener) |
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–2019 The Apache Software Foundation. All rights reserved.