Skip to content

DispatcherRunner

laktory.dispatcher.DispatcherRunner ¤

Bases: BaseModel

Base runner for jobs, pipelines and other executables.

ATTRIBUTE DESCRIPTION
name

Name of the resource attached to the runner

TYPE: str

id

ID of the deployed resource

TYPE: str

dispatcher

Dispatcher managing the runs

TYPE: Any

Attributes¤

wc property ¤

wc

Databricks Workspace Client