|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SnapshotIF 的软件包 | |
|---|---|
| org.logicalcobwebs.proxool | A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. |
| org.logicalcobwebs.proxool.admin | Provides statistical information on each pool. |
| org.logicalcobwebs.proxool 中 SnapshotIF 的使用 |
|---|
| 返回 SnapshotIF 的 org.logicalcobwebs.proxool 中的方法 | |
|---|---|
static SnapshotIF |
ProxoolFacade.getSnapshot(String alias)
Calls getSnapshot
using false for the detail parameter. |
static SnapshotIF |
ProxoolFacade.getSnapshot(String alias,
boolean detail)
Gives a snapshot of what the pool is doing |
| org.logicalcobwebs.proxool.admin 中 SnapshotIF 的使用 |
|---|
| 返回 SnapshotIF 的 org.logicalcobwebs.proxool.admin 中的方法 | |
|---|---|
static SnapshotIF |
Admin.getSnapshot(ConnectionPoolStatisticsIF cps,
ConnectionPoolDefinitionIF cpd,
Collection connectionInfos)
Get a new snapshot |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||