Uses of Class
org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
-
Packages that use IterationEventWithAggregators Package Description org.apache.flink.runtime.iterative.event -
-
Uses of IterationEventWithAggregators in org.apache.flink.runtime.iterative.event
Subclasses of IterationEventWithAggregators in org.apache.flink.runtime.iterative.event Modifier and Type Class Description classAllWorkersDoneEventEvent sent by theIterationSynchronizationSinkTaskto eachIterationHeadsignaling to start a new superstep.classWorkerDoneEventCompletion event sent from eachIterationHeadto theIterationSynchronizationSinkTask.
-