public class CloneSourceBuilder extends Object
Tuple2
. The left element is the identifier of source table and the right
element is the identifier of target table.Constructor and Description |
---|
CloneSourceBuilder(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
Map<String,String> sourceCatalogConfig,
String database,
String tableName,
String targetDatabase,
String targetTableName) |
Modifier and Type | Method and Description |
---|---|
org.apache.flink.streaming.api.datastream.DataStream<org.apache.flink.api.java.tuple.Tuple2<String,String>> |
build() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.