public final class HikariDataSourceKiller extends Object implements DataSourceKiller
| 构造器和说明 |
|---|
HikariDataSourceKiller() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
closeDataSource(DataSource dataSource)
Gracefully kill the dataSource.
|
String |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDefaultpublic void closeDataSource(DataSource dataSource)
DataSourceKillercloseDataSource 在接口中 DataSourceKillerdataSource - data sourceCopyright © 2021 The Apache Software Foundation. All rights reserved.