← Back to Stormify Documentation
stormify
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stormify
stormify
/
onl.ycode.stormify.coroutines
/
PoolStats
/
PoolStats
Pool
Stats
constructor
(
total
:
Int
,
inUse
:
Int
,
idle
:
Int
,
acquireCount
:
Long
,
waitedAcquireCount
:
Long
,
evictedCount
:
Long
,
retiredCount
:
Long
)