hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
GenericKeyedObjectPool.getNumActive
hunt
pool
impl
GenericKeyedObjectPool
GenericKeyedObjectPool
Undocumented in source. Be warned that the author may not have intended to support it.
int
getNumActive
()
class
GenericKeyedObjectPool
(K, T)
override
int
getNumActive
(
)
int
getNumActive
(K key)
Meta
Source
See Implementation
hunt
pool
impl
GenericKeyedObjectPool
GenericKeyedObjectPool
constructors
this
functions
addObject
borrowObject
clear
clearOldest
close
ensureMinIdle
evict
getFactory
getMaxIdlePerKey
getMaxTotalPerKey
getMinIdlePerKey
getNumActive
getNumActivePerKey
getNumIdle
getNumWaiters
getNumWaitersByKey
invalidateObject
listAllObjects
preparePool
returnObject
setConfig
setMaxIdlePerKey
setMaxTotalPerKey
setMinIdlePerKey
toStringAppendFields