hunt-pool ~master (2021-01-26T08:04:11Z)
Home
Dub
Repo
DefaultPooledObject.markReturning
hunt
pool
impl
DefaultPooledObject
DefaultPooledObject
Marks the object as returning to the pool.
class
DefaultPooledObject
(T)
override
void
markReturning
(
)
Meta
Source
See Implementation
hunt
pool
impl
DefaultPooledObject
DefaultPooledObject
constructors
this
functions
allocate
deallocate
endEvictionTest
getActiveTimeMillis
getBorrowedCount
getCreateTime
getIdleTimeMillis
getLastBorrowTime
getLastReturnTime
getLastUsedTime
getObject
getState
invalidate
markAbandoned
markReturning
objectToString
objectType
opCmp
opEquals
setLogAbandoned
setRequireFullStackTrace
startEvictionTest
toString
use
Marks the object as returning to the pool.