BusyWorkers returns the numbers of success tasks.
()
| 27 | BusyWorkers() int |
| 28 | // BusyWorkers returns the numbers of success tasks. |
| 29 | SuccessTasks() int |
| 30 | // FailureTasks returns the numbers of failure tasks. |
| 31 | FailureTasks() int |
| 32 | // SubmittedTasks returns the numbers of submitted tasks. |