hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
GenericObjectPool.setConfig
hunt
pool
impl
GenericObjectPool
GenericObjectPool
Undocumented in source.
void
setConfig
(GenericObjectPoolConfig conf)
alias
setConfig
=
BaseGenericObjectPool
.
setConfig
class
GenericObjectPool
(T)
alias
setConfig
=
BaseGenericObjectPool.setConfig
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