@PublicEvolving public interface SourceLineageVertex extends LineageVertex
Boundedness to indicate whether the data for the
source is bounded.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.connector.source.Boundedness |
boundedness()
The boundedness for the source connector, users can get boundedness for each sources in the
lineage and determine the job execution mode with RuntimeExecutionMode.
|
datasetsCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.