接口 org.logicalcobwebs.proxool.admin.SnapshotIF
的使用

使用 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.proxoolSnapshotIF 的使用
 

返回 SnapshotIForg.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.adminSnapshotIF 的使用
 

返回 SnapshotIForg.logicalcobwebs.proxool.admin 中的方法
static SnapshotIF Admin.getSnapshot(ConnectionPoolStatisticsIF cps, ConnectionPoolDefinitionIF cpd, Collection connectionInfos)
          Get a new snapshot
 



Copyright © 2014. All rights reserved.