SubmittedTasks returns the numbers of submitted tasks.
()
| 31 | FailureTasks() int |
| 32 | // SubmittedTasks returns the numbers of submitted tasks. |
| 33 | SubmittedTasks() int |
| 34 | // SuspendingTasks returns the numbers of suspending tasks. |
| 35 | SuspendingTasks() int |
| 36 | } |