ComputeNodeExecutionStateDetails

Additional information about a compute node that has failed.

Types

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

Properties

Link copied to clipboard

Classification of the failure.

Link copied to clipboard

Detailed error entries to help diagnose the failure.

Link copied to clipboard

Human-readable description of why the compute node 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