@PublicEvolving public interface SourceLineageVertex extends LineageVertex
Boundedness to indicate whether the data for the
source is bounded.| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.