hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
ObjectPool.borrow
hunt
util
pool
ObjectPool
ObjectPool
Undocumented in source. Be warned that the author may not have intended to support it.
T
borrow
()
T
borrow
(Duration timeout, bool isQuiet)
class
ObjectPool
(T)
T
borrow
(
Duration
timeout
,
bool
isQuiet
= true
)
Meta
Source
See Implementation
hunt
util
pool
ObjectPool
ObjectPool
constructors
this
functions
borrow
borrowAsync
clear
close
getNumActive
getNumFree
getNumIdle
getNumWaiters
returnObject
size
state
toString