java.lang.Object
org.datanucleus.store.rdbms.datasource.dbcp2.pool2.PoolUtils.TimerHolder
- Enclosing class:
PoolUtils
static class PoolUtils.TimerHolder
extends Object
Timer used to periodically check pools idle object count. Because a
Timer
creates a
Thread
, an IODH is used.
-
Field Summary
Fields
(package private) static final Timer
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MIN_IDLE_TIMER
static final Timer MIN_IDLE_TIMER
-
Constructor Details
-
TimerHolder
TimerHolder()