ComputeNodeExecutionStatus

Current execution status of a compute node within a pipeline execution.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Current state of the compute node execution.

Link copied to clipboard

Additional information about the compute node's failure. Populated when the compute node has failed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String