Package org.apache.flink.runtime.source.event
package org.apache.flink.runtime.source.event
-
ClassesClassDescriptionAddSplitEvent<SplitT>A source event that adds splits to a source reader.A source event that notify the source operator of the backlog status.A source event sent from the SplitEnumerator to the SourceReader to indicate that no more splits will be assigned to the source reader anymore.An
OperatorEventthat registers aSourceReaderto the SourceCoordinator.Reports last emittedWatermarkfrom a subtask to theSourceCoordinator.An event to request splits, sent typically from the Source Reader to the Source Enumerator.A wrapper operator event that contains a custom defined operator event.Signals source operators the maximum watermark that emitted records can have.