Uses of Package
org.cache2k.core.timing
-
Packages that use org.cache2k.core.timing Package Description org.cache2k.core org.cache2k.core.api org.cache2k.core.timing -
Classes in org.cache2k.core.timing used by org.cache2k.core Class Description TimerEventListener Notifications from theTimingto theInternalCacheupon timer events.TimerTask Task for the simple timerTiming Encapsulates logic for expiry times calculation and timer handling. -
Classes in org.cache2k.core.timing used by org.cache2k.core.api Class Description TimerEventListener Notifications from theTimingto theInternalCacheupon timer events. -
Classes in org.cache2k.core.timing used by org.cache2k.core.timing Class Description DefaultSchedulerProvider Provides scheduler instances for caches which are backed by a commonScheduledThreadPoolExecutorand two threads.Timer Timer for triggering expiry or refresh.TimerEventListener Notifications from theTimingto theInternalCacheupon timer events.TimerStructure Interface of the timer task data structure.TimerTask Task for the simple timerTiming Encapsulates logic for expiry times calculation and timer handling.