| 接口 | 说明 |
|---|---|
| Timeout |
A handle associated with a
TimerTask that is returned by a. |
| Timer |
Schedules
TimerTasks for one-time future execution in a background
thread. |
| TimerRemovalListener<V> |
缓存过期的通知.
|
| TimerTask |
A task which is executed after the delay specified with
Timer.newTimeout(TimerTask, long, TimeUnit). |
| 类 | 说明 |
|---|---|
| HashedWheelTimer |
A
Timer optimized for approximated I/O timeout scheduling. |
| HmilyTimer<V> |
Implement an expired cache about time; when the cached object expires,
automatically push data to the corresponding listener.
|
Copyright © 2022 dromara. All rights reserved.