| Interface | Description |
|---|---|
| ManagementEvent |
This is a marker interface only.
|
| Class | Description |
|---|---|
| AbstractEvent |
An abstract event is transmitted from the job manager to the
job client in order to inform the user about the job progress
|
| ExecutionStateChangeEvent |
An ecutionStateChangeEvent can be used to notify other objects about an execution state change of a vertex.
|
| JobEvent |
A job event object is used by the job manager to inform a client about
changes of the job's status.
|
| RecentJobEvent |
A
RecentJobEvent provides a summary of a job which is either currently running or has been running recently. |
| VertexEvent |
Vertex events are transmitted from the job manager to the job client in order to inform the user about
changes in terms of a tasks execution state.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.