public class SwitchSourceEvent extends Object implements org.apache.flink.api.connector.source.SourceEvent
HybridSourceSplitEnumerator to HybridSourceReader to switch to
the indicated reader.| Constructor and Description |
|---|
SwitchSourceEvent(int sourceIndex,
org.apache.flink.api.connector.source.Source source,
boolean finalSource)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFinalSource() |
org.apache.flink.api.connector.source.Source |
source() |
int |
sourceIndex() |
String |
toString() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.