Package | Description |
---|---|
org.voovan | |
org.voovan.http.server | |
org.voovan.network | |
org.voovan.tools.bucket | |
org.voovan.tools.collection |
Modifier and Type | Method and Description |
---|---|
static HashWheelTimer |
Global.getHashWheelTimer()
获取一个全局的秒定时器
60个槽位, 每个槽位步长1s
|
Modifier and Type | Field and Description |
---|---|
static HashWheelTimer |
WebSocketDispatcher.HEARTBEAT_WHEEL_TIMER |
Modifier and Type | Method and Description |
---|---|
static HashWheelTimer |
WebSocketDispatcher.getHeartBeatWheelTimer() |
Modifier and Type | Field and Description |
---|---|
static HashWheelTimer |
IoSession.SOCKET_IDLE_WHEEL_TIME |
Modifier and Type | Method and Description |
---|---|
static HashWheelTimer |
IoSession.getIdleWheelTimer() |
Modifier and Type | Field and Description |
---|---|
static HashWheelTimer |
Bucket.BUCKET_HASH_WHEEL_TIMER |
Modifier and Type | Field and Description |
---|---|
protected static HashWheelTimer |
CacheMap.CACHE_MAP_WHEEL_TIMER |
Copyright © 2020 Voovan. All rights reserved.