mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 11:52:08 +08:00
task文档
This commit is contained in:
@@ -150,7 +150,7 @@ public @interface Task {
|
|||||||
|
|
||||||
这里以KMJobTask为例,简单介绍KM中的定时任务实现逻辑。
|
这里以KMJobTask为例,简单介绍KM中的定时任务实现逻辑。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
+ Job:使用logi组件实现定时任务,必须实现该接口。
|
+ Job:使用logi组件实现定时任务,必须实现该接口。
|
||||||
+ Comparable & EntufyIdInterface:比较接口,实现任务的排序逻辑。
|
+ Comparable & EntufyIdInterface:比较接口,实现任务的排序逻辑。
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 85 KiB |
Reference in New Issue
Block a user