| Interface | Description |
|---|---|
| RaftTimerFactory | |
| Timeout | |
| Timer |
Schedules
TimerTasks for one-time future execution in a background
thread. |
| TimerTask |
A task which is executed after the delay specified with
Timer#newTimeout(TimerTask, long, TimeUnit).
|
| Class | Description |
|---|---|
| DefaultRaftTimerFactory | |
| DefaultTimer | |
| HashedWheelTimer |
Implementation Details
|
Copyright © 2024. All rights reserved.