mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-11 10:22:13 +08:00
Update KnowStreaming Task模块简介.md
This commit is contained in:
@@ -179,6 +179,7 @@ public abstract class AbstractDispatchTask<E extends Comparable & EntifyIdInterf
|
|||||||
try {
|
try {
|
||||||
|
|
||||||
long triggerTimeUnitMs = System.currentTimeMillis();
|
long triggerTimeUnitMs = System.currentTimeMillis();
|
||||||
|
|
||||||
// 获取所有的任务
|
// 获取所有的任务
|
||||||
List<E> allTaskList = this.listAllTasks();
|
List<E> allTaskList = this.listAllTasks();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user