Class NodeExecutionOuterClass.NodeExecution

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, NodeExecutionOuterClass.NodeExecutionOrBuilder, Serializable
    Enclosing class:
    NodeExecutionOuterClass

    public static final class NodeExecutionOuterClass.NodeExecution
    extends com.google.protobuf.GeneratedMessageV3
    implements NodeExecutionOuterClass.NodeExecutionOrBuilder
     Encapsulates all details for a single node execution entity.
     A node represents a component in the overall workflow graph. A node launch a task, multiple tasks, an entire nested
     sub-workflow, or even a separate child-workflow execution.
     The same task can be called repeatedly in a single workflow but each node is unique.
     
    Protobuf type flyteidl.admin.NodeExecution
    See Also:
    Serialized Form