| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.table |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MetastoreCommitPolicy
Partition commit policy to update metastore.
|
class |
SuccessFileCommitPolicy
Partition commit policy to add success file to directory.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static List<PartitionCommitPolicy> |
PartitionCommitPolicy.createPolicyChain(ClassLoader cl,
String policyKind,
String customClass,
String successFileName,
java.util.function.Supplier<org.apache.flink.core.fs.FileSystem> fsSupplier)
Create a policy chain from config.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.