| Package | Description |
|---|---|
| com.ververica.cdc.connectors.mysql.source.connection |
| Modifier and Type | Method and Description |
|---|---|
com.zaxxer.hikari.HikariDataSource |
JdbcConnectionPools.getOrCreateConnectionPool(ConnectionPoolId poolId,
MySqlSourceConfig sourceConfig) |
com.zaxxer.hikari.HikariDataSource |
ConnectionPools.getOrCreateConnectionPool(ConnectionPoolId poolId,
MySqlSourceConfig sourceConfig)
Gets a connection pool from pools, create a new pool if the pool does not exists in the
connection pools .
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.