IterationMode
toloka.streaming.pipeline.IterationMode
| Source code
Possible values:
ALL_COMPLETED
– start next iteration only when all current tasks are done.FIRST_COMPLETED
– start next iteration as soon as any single task is done.
Attributes Description
Name | Value | Description |
---|---|---|
ALL_COMPLETED |
'ALL_COMPLETED' | |
FIRST_COMPLETED |
'FIRST_COMPLETED' |