| Class | Description |
|---|---|
| AbstractEvent |
This type of event can be used to exchange notification messages between
different
TaskManager objects
at runtime using the communication channels. |
| RuntimeEvent |
Subclasses of this event are recognized as events exchanged by the core runtime.
|
| TaskEvent |
Subclasses of this event are recognized as custom events that are not part of the core
flink runtime.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.