Package | Description |
---|---|
org.apache.flink.runtime.iterative.event |
Modifier and Type | Class and Description |
---|---|
class |
AllWorkersDoneEvent
Event sent by the
IterationSynchronizationSinkTask to each
IterationHead signaling to start a new superstep. |
class |
WorkerDoneEvent
Completion event sent from each
IterationHead to the
IterationSynchronizationSinkTask . |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.