| Package | Description |
|---|---|
| org.apache.flink.runtime.instance | |
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceManager.setInstanceListener(InstanceListener instanceListener) |
void |
DefaultInstanceManager.setInstanceListener(InstanceListener instanceListener) |
| Constructor and Description |
|---|
InstanceNotifier(InstanceListener instanceListener,
JobID jobID,
List<AllocatedResource> allocatedResources)
Constructs a new instance notifier object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScheduler
The default scheduler for Nephele.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.