hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
GenericObjectPool.ensureMinIdle
hunt
pool
impl
GenericObjectPool
GenericObjectPool
Undocumented in source. Be warned that the author may not have intended to support it.
class
GenericObjectPool
(T)
override
void
ensureMinIdle
(
)
Meta
Source
See Implementation
hunt
pool
impl
GenericObjectPool
GenericObjectPool
constructors
this
functions
addObject
borrowObject
clear
close
ensureMinIdle
evict
getFactory
getFactoryType
getLogAbandoned
getMaxIdle
getMinIdle
getNumActive
getNumIdle
getNumWaiters
getRemoveAbandonedOnBorrow
getRemoveAbandonedOnMaintenance
getRemoveAbandonedTimeout
invalidateObject
isAbandonedConfig
listAllObjects
preparePool
returnObject
setAbandonedConfig
setConfig
setMaxIdle
setMinIdle
toStringAppendFields
use