| Interface | Description |
|---|---|
| DeploymentManager |
A deployment manager is responsible for deploying a list of
ExecutionVertex objects the given
Instance. |
| Class | Description |
|---|---|
| EventCollector |
The event collector collects events which occurred during the execution of a job and prepares them
for being fetched by a client.
|
| JobManager |
In Nephele the job manager is the central component for communication with clients, creating
schedules for incoming jobs and supervise their execution.
|
| JobManagerUtils |
This class provides static utility methods for the
JobManager. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.