Package | Description |
---|---|
org.apache.paimon.flink.action.cdc.mysql | |
org.apache.paimon.flink.action.cdc.postgres |
Modifier and Type | Method and Description |
---|---|
static JdbcSchemasInfo |
MySqlActionUtils.getMySqlTableInfos(org.apache.flink.configuration.Configuration mySqlConfig,
java.util.function.Predicate<String> monitorTablePredication,
List<Identifier> excludedTables,
TypeMapping typeMapping) |
Modifier and Type | Method and Description |
---|---|
static JdbcSchemasInfo |
PostgresActionUtils.getPostgresTableInfos(org.apache.flink.configuration.Configuration postgresConfig,
java.util.function.Predicate<String> monitorTablePredication,
List<Identifier> excludedTables,
TypeMapping typeMapping) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.