ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
StreamProcessor.getTaskPool
ocean
task
util
StreamProcessor
StreamProcessor
Get the task pool.
class
StreamProcessor
(TaskT : Task)
ThrottledTaskPool
!(
TaskT
)
getTaskPool
(
)
Return Value
Type:
ThrottledTaskPool
!(
TaskT
)
The task pool
Meta
Source
See Implementation
ocean
task
util
StreamProcessor
StreamProcessor
constructors
this
functions
addStream
getTaskPool
process
removeStream
variables
task_pool
Get the task pool.