类 | 说明 |
---|---|
Task |
Task
Save the name of the task, the code block that is actually executed, the cron expression,
and the information that is deferred.
|
TaskContext |
Task Context
Used to save task context, mainly to stop a task.
|
TaskManager |
Task Manager
Manages all tasks, including task thread pools and stops, adds, and gets a task.
|
TaskStruct |
Task struct
Used to save task meta information on a method.
|
Copyright © 2019. All rights reserved.