@Internal
public interface ConnectionPools
HikariDataSource.| Modifier and Type | Method and Description |
|---|---|
com.zaxxer.hikari.HikariDataSource |
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 .
|
com.zaxxer.hikari.HikariDataSource getOrCreateConnectionPool(ConnectionPoolId poolId, MySqlSourceConfig sourceConfig)
Copyright © 2022 The Apache Software Foundation. All rights reserved.