@Experimental
public interface ConnectionPools<P,C extends SourceConfig>
| 限定符和类型 | 方法和说明 |
|---|---|
P |
getOrCreateConnectionPool(ConnectionPoolId poolId,
C sourceConfig)
Gets a connection pool from pools, create a new pool if the pool does not exists in the
connection pools .
|
P getOrCreateConnectionPool(ConnectionPoolId poolId, C sourceConfig)
Copyright © 2022 10MG. All rights reserved.