Class WorkStage

A workload able to perform a work within a workbench.

The work specific to workload is represented by work instances. Such instances are available in * workbench and can be used e.g. to run workload-specific tasks.

The same workload instance can be used in different workbenches.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

allocator: Workload.Allocator<Work>

Work allocator.

name: string

Human-readable workload name.

Methods

Generated using TypeDoc