您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
com.walker.queue.QueueException
使用
QueueException
的程序包
程序包
说明
com.walker.queue
com.walker.queue
中
QueueException
的使用
抛出
QueueException
的
com.walker.queue
中的方法
修饰符和类型
方法
说明
void
QueueManager.
push
(
String
key,
Object
data,
Object
option)
把数据传送到队列中,以便于异步处理。