public interface ManagedConnectionPoolStatistics extends PoolStatistics
Modifier and Type | Method and Description |
---|---|
long |
getTotalBlockingInvocations()
Get the total number of blocking invocations
|
long |
getTotalGetInvocations()
Get the total number of get invocations
|
getActiveCount, getAvailableCount, getAverageBlockingTime, getAverageCreationTime, getAverageGetTime, getBlockingFailureCount, getCreatedCount, getDestroyedCount, getIdleCount, getInUseCount, getMaxCreationTime, getMaxGetTime, getMaxUsedCount, getMaxWaitCount, getMaxWaitTime, getTimedOut, getTotalBlockingTime, getTotalCreationTime, getTotalGetTime, getWaitCount
clear, getDescription, getDescription, getNames, getType, getValue, isEnabled, setEnabled
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)