Class SourceReaderFinishedEvent
java.lang.Object
org.apache.flink.connector.base.source.hybrid.SourceReaderFinishedEvent
- All Implemented Interfaces:
Serializable,org.apache.flink.api.connector.source.SourceEvent
public class SourceReaderFinishedEvent
extends Object
implements org.apache.flink.api.connector.source.SourceEvent
A source event sent from the HybridSourceReader to the enumerator to indicate that the current
reader has finished and splits for the next reader can be sent.
- See Also:
-
Constructor Summary
Constructors -
Method Summary