We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2919927 commit 461573cCopy full SHA for 461573c
docs/dev_guide/KnowStreaming Task模块简介.md
@@ -150,7 +150,7 @@ public @interface Task {
150
151
这里以KMJobTask为例,简单介绍KM中的定时任务实现逻辑。
152
153
- 
+ 
154
155
+ Job:使用logi组件实现定时任务,必须实现该接口。
156
+ Comparable & EntufyIdInterface:比较接口,实现任务的排序逻辑。
docs/dev_guide/assets/KMTask/class.jpg
-85.2 KB
0 commit comments