Package | Description |
---|---|
org.apache.paimon.flink.clone.hive |
Modifier and Type | Method and Description |
---|---|
static List<CloneFileInfo> |
CloneFileInfo.fromHive(Identifier identifier,
HivePartitionFiles files) |
Modifier and Type | Method and Description |
---|---|
void |
CopyHiveFilesFunction.processElement(CloneFileInfo cloneFileInfo,
org.apache.flink.streaming.api.functions.ProcessFunction.Context context,
org.apache.flink.util.Collector<DataFileInfo> collector) |
Modifier and Type | Method and Description |
---|---|
void |
ListHiveFilesFunction.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) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.