| Class | Description |
|---|---|
| AllWorkersDoneEvent |
Event sent by the
IterationSynchronizationSinkTask to each IterationHead
signaling to start a new superstep. |
| IterationEventWithAggregators |
Base class for iteration
TaskEvent transmitting operator aggregators. |
| TerminationEvent |
Signals that the iteration is completely executed, participating tasks must terminate now.
|
| WorkerDoneEvent |
Completion event sent from each
IterationHead to the IterationSynchronizationSinkTask. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.