Public Member Functions | |
| void | timeout (long timeToRun) |
| BACIPriority | getPriority () |
| void | run () |
Protected Attributes | |
| AtomicLong | queuedKeyPoolTime = new AtomicLong(0) |
Pool timer implementation.
| BACIPriority alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.getPriority | ( | ) |
Implements alma.ACS.jbaci.PrioritizedRunnable.
| void alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.run | ( | ) |
References alma.ACS.impl.CommonPropertyImpl.getDataAccess(), alma.ACS.impl.CommonComparableMonitorImpl.oldValue, alma.ACS.impl.CommonMonitorImpl.property, alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.queuedKeyPoolTime, and alma.ACS.impl.CommonComparableMonitorImpl.valueChanged().
| void alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.timeout | ( | long | timeToRun | ) |
AtomicLong alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.queuedKeyPoolTime = new AtomicLong(0) [protected] |
Key time to process, 0 means none.
Referenced by alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.run(), and alma.ACS.impl.CommonComparableMonitorImpl.PoolTimer.timeout().
1.7.0