| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.jobmanager.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
JobManager
In Nephele the job manager is the central component for communication with clients, creating
schedules for incoming jobs and supervise their execution.
|
| Constructor and Description |
|---|
DefaultScheduler(DeploymentManager deploymentManager,
InstanceManager instanceManager)
Constructs a new abstract scheduler.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.