All Classes and Interfaces
类
说明
push cookies to model as cookieMap
Cookie.Util
Provides a parser and evaluator for unix-like cron expressions.
job alarm by email
Created by xuxueli on 17/3/10.
分组下机器地址相同,不同JOB均匀散列在不同机器上,保证分组下机器分配JOB平均;且每个JOB固定调度其中一台机器;
a、virtual node:解决不均衡问题
b、hash method replace hashCode:String的hashCode可能重复,需要进一步扩大hashCode的取值范围
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
单个JOB对应的每个执行器,使用频率最低的优先被选举
a(*)、LFU(Least Frequently Used):最不经常使用,频率/次数
b、LRU(Least Recently Used):最近最久未使用,时间
Created by xuxueli on 17/3/10.
单个JOB对应的每个执行器,最久为使用的优先被选举
a、LFU(Least Frequently Used):最不经常使用,频率/次数
b(*)、LRU(Least Recently Used):最近最久未使用,时间
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
Created by xuxueli on 17/3/10.
ftl util
i18n util
index controller
Jackson util
1、obj need private and set/get;
2、do not support inner class;
Created by xuxueli on 17/5/10.
job code controller
job lose-monitor instance
job monitor instance
job group controller
index controller
index controller
job log report helper
job registry instance
job trigger thread pool helper
local cache tool
权限拦截
权限限制
trigger type enum
common exception resolver
web mvc config
xxl-job config
Created by xuxueli on 16/9/30.
Created by xuxueli on 16/9/30.
xxl-job info
job info
xxl-job log, used to track trigger process
job log
xxl-job log for glue, used to track job code process
job log for glue
job log
Created by xuxueli on 16/9/30.
Created by xuxueli on 16/9/30.
core job action for xxl-job
core job action for xxl-job
xxl-job trigger
Created by xuxueli on 17/7/13.