Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
be926f81
authored
Nov 08, 2017
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新RM
parent
58abecc7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletions
doc/XXL-JOB官方文档.md
doc/XXL-JOB官方文档.md
View file @
be926f81
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
...
@@ -803,6 +803,18 @@ XXL-JOB会为每次调度请求生成一个单独的日志文件,需要通过
调度中心API服务请求参考代码:com.xxl.job.dao.impl.AdminBizTest.java
### 5.12 执行器API服务
执行器提供了API服务,供调度中心选择使用,目前提供的API服务有:
1、心跳检测
2、忙碌检测
3、触发任务执行
4、获取Rolling Log
5、终止任务
执行器API服务位置:com.xxl.job.core.biz.ExecutorBiz
执行器API服务请求参考代码:com.xxl.executor.test.DemoJobHandlerTest
## 六、版本更新日志
### 6.1 版本 V1.1.x,新特性[2015-12-05]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment