Uses of Class
org.apache.flink.runtime.iterative.event.IterationEventWithAggregators
Packages that use IterationEventWithAggregators
-
Uses of IterationEventWithAggregators in org.apache.flink.runtime.iterative.event
Subclasses of IterationEventWithAggregators in org.apache.flink.runtime.iterative.eventModifier and TypeClassDescriptionclassEvent sent by theIterationSynchronizationSinkTaskto eachIterationHeadsignaling to start a new superstep.classCompletion event sent from eachIterationHeadto theIterationSynchronizationSinkTask.