build

fun build(config: SchedulerConfig): <Error class: unknown class>

Builds and returns an instance of SchedulerWorker using the provided configuration.

Return

An instance of SchedulerWorker.

Parameters

config

The configuration for the scheduler.