hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
BaseGenericObjectPool.createdCount
hunt
pool
impl
BaseGenericObjectPool
BaseGenericObjectPool
Undocumented in source.
class
BaseGenericObjectPool
shared
long
createdCount
;
Meta
Source
See Implementation
hunt
pool
impl
BaseGenericObjectPool
BaseGenericObjectPool
classes
Evictor
constructors
this
functions
assertOpen
close
ensureMinIdle
evict
getBlockWhenExhausted
getBorrowedCount
getCreatedCount
getCreationStackTrace
getDestroyedByBorrowValidationCount
getDestroyedByEvictorCount
getDestroyedCount
getEvictionPolicy
getEvictionPolicyClassName
getEvictorShutdownTimeoutMillis
getFairness
getLifo
getMaxBorrowWaitTimeMillis
getMaxTotal
getMaxWaitMillis
getMeanActiveTimeMillis
getMeanBorrowWaitTimeMillis
getMeanIdleTimeMillis
getMinEvictableIdleTimeMillis
getNumIdle
getNumTestsPerEvictionRun
getReturnedCount
getSoftMinEvictableIdleTimeMillis
getSwallowedExceptionListener
getTestOnBorrow
getTestOnCreate
getTestOnReturn
getTestWhileIdle
getTimeBetweenEvictionRunsMillis
isClosed
markReturningState
setBlockWhenExhausted
setConfig
setEvictionPolicy
setEvictorShutdownTimeoutMillis
setLifo
setMaxTotal
setMaxWaitMillis
setMinEvictableIdleTimeMillis
setNumTestsPerEvictionRun
setSoftMinEvictableIdleTimeMillis
setSwallowedExceptionListener
setTestOnBorrow
setTestOnCreate
setTestOnReturn
setTestWhileIdle
setTimeBetweenEvictionRunsMillis
startEvictor
stopEvitor
swallowException
toStringAppendFields
updateStatsBorrow
updateStatsReturn
variables
MEAN_TIMING_STATS_CACHE_SIZE
closeLock
closed
createdCount
destroyedByBorrowValidationCount
destroyedByEvictorCount
destroyedCount
evictionIterator
evictionLock