Package org.apache.flink.runtime.iterative.event
-
Class Summary Class Description AllWorkersDoneEvent Event sent by theIterationSynchronizationSinkTask
to eachIterationHead
signaling to start a new superstep.IterationEventWithAggregators Base class for iterationTaskEvent
transmitting operator aggregators.TerminationEvent Signals that the iteration is completely executed, participating tasks must terminate now.WorkerDoneEvent Completion event sent from eachIterationHead
to theIterationSynchronizationSinkTask
.