Package org.apache.flink.runtime.iterative.event


package org.apache.flink.runtime.iterative.event
  • Classes
    Class
    Description
    Event sent by the IterationSynchronizationSinkTask to each IterationHead signaling to start a new superstep.
    Base class for iteration TaskEvent transmitting operator aggregators.
    Signals that the iteration is completely executed, participating tasks must terminate now.
    Completion event sent from each IterationHead to the IterationSynchronizationSinkTask.