| 程序包 | 说明 |
|---|---|
| org.apache.shenyu.common.timer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
HierarchicalWheelTimer
HierarchicalWheelTimer
The type Hierarchical Wheel timer.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Timer |
WheelTimerFactory.getSharedTimer()
Gets wheel timer.
|
Timer |
TimerTaskList.TimerTaskEntry.getTimer()
Gets timer.
|
Timer |
TaskEntity.getTimer()
Gets timer.
|
static Timer |
WheelTimerFactory.newWheelTimer()
New wheel timer hashed wheel timer.
|
| 构造器和说明 |
|---|
TimerTaskEntry(Timer timer,
TimerTask timerTask,
java.lang.Long expirationMs)
Instantiates a new Timer task entry.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.