Package | Description |
---|---|
org.voovan.tools.event |
Modifier and Type | Method and Description |
---|---|
static EventTask |
EventTask.newInstance(int priority,
Runnable runnable) |
static EventTask |
EventTask.newInstance(Runnable runnable) |
EventTask |
EventRunnerGroup.stealTask()
从任务最多的 EventRunner 窃取任务
|
Modifier and Type | Method and Description |
---|---|
PriorityBlockingQueue<EventTask> |
EventRunner.getEventQueue()
获取事件任务对象集合
|
Copyright © 2020 Voovan. All rights reserved.