ExecStateData

abstract class ExecStateData

Execution data associated to a PipelineStage.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

State object indicating that the pipeline stage is currently cleaning up after executing.

Link copied to clipboard

State object indicating that the pipeline stage has completed execution and cleanup.

Link copied to clipboard

State object indicating that the pipeline stage is currently executing.

Link copied to clipboard

State object indicating that the pipeline stage is currently preparing to be executed.