类 AbstractQueueRunnable<T>
java.lang.Object
org.tio.utils.thread.pool.AbstractSynRunnable
org.tio.utils.thread.pool.AbstractQueueRunnable<T>
- 所有已实现的接口:
Runnable
- 作者:
- tanyaowu 2017年4月4日 上午9:23:12
-
字段概要
从类继承的字段 org.tio.utils.thread.pool.AbstractSynRunnable
executed, executor, runningLock -
构造器概要
构造器 -
方法概要
从类继承的方法 org.tio.utils.thread.pool.AbstractSynRunnable
execute, isCanceled, logstr, run, runTask, setCanceled
-
构造器详细资料
-
AbstractQueueRunnable
-
-
方法详细资料
-
addMsg
- 返回:
-
clearMsgQueue
public void clearMsgQueue()清空处理的队列消息 -
isNeededExecute
public boolean isNeededExecute()- 指定者:
isNeededExecute在类中AbstractSynRunnable
-
getMsgQueue
获取消息队列- 返回:
-