public class ListCloneFilesFunction extends CloneProcessFunction<org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier>,CloneFileInfo>
dataFileSerializer, hiveCatalog, LOG, sourceCatalogConfig, tableCache, targetCatalog, targetCatalogConfig| Constructor and Description |
|---|
ListCloneFilesFunction(Map<String,String> sourceCatalogConfig,
Map<String,String> targetCatalogConfig,
String whereSql) |
| Modifier and Type | Method and Description |
|---|---|
void |
processElement(org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier> tuple,
org.apache.flink.streaming.api.functions.ProcessFunction.Context context,
org.apache.flink.util.Collector<CloneFileInfo> collector) |
close, getTable, open, openpublic void processElement(org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier> tuple, org.apache.flink.streaming.api.functions.ProcessFunction.Context context, org.apache.flink.util.Collector<CloneFileInfo> collector) throws Exception
processElement in class org.apache.flink.streaming.api.functions.ProcessFunction<org.apache.flink.api.java.tuple.Tuple2<Identifier,Identifier>,CloneFileInfo>ExceptionCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.