SchedulerManager

Manages the scheduler by starting and stopping the fetcher and worker services.

Constructors

Link copied to clipboard
constructor(config: SchedulerConfig)

Types

Link copied to clipboard
object Companion : Logging

Functions

Link copied to clipboard
fun start()

Starts the fetcher and worker services.

Link copied to clipboard
fun stop()

Stops the fetcher and worker services.