| Package | Description |
|---|---|
| org.apache.shenyu.common.timer |
| Modifier and Type | Class and Description |
|---|---|
class |
HierarchicalWheelTimer
HierarchicalWheelTimer
The type Hierarchical Wheel timer.
|
| Modifier and Type | Method and Description |
|---|---|
static Timer |
WheelTimerFactory.getSharedTimer()
Gets wheel timer.
|
Timer |
TaskEntity.getTimer()
Gets timer.
|
Timer |
TimerTaskList.TimerTaskEntry.getTimer()
Gets timer.
|
static Timer |
WheelTimerFactory.newWheelTimer()
New wheel timer hashed wheel timer.
|
| Constructor and Description |
|---|
TimerTaskEntry(Timer timer,
TimerTask timerTask,
java.lang.Long expirationMs)
Instantiates a new Timer task entry.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.