| 接口 | 说明 |
|---|---|
| JobSplitter |
Split schedule job to one instance and many tasks.
|
| Savepoint |
Save task execution snapshot
|
| 类 | 说明 |
|---|---|
| BroadcastJobHandler<T> |
Broadcast job handler
|
| JobHandler<T> |
Schedule job handler base class.
|
| JobHandlerUtils |
Job handler utility
|
| SplitTask |
Split task structure.
|
| TaskExecutor<T> |
Task executor
|
Copyright © 2023. All rights reserved.