Interface NodeExecutionOuterClass.WorkflowNodeMetadataOrBuilder

    • Method Detail

      • hasExecutionId

        boolean hasExecutionId()
         The identifier for a workflow execution launched by a node.
         
        .flyteidl.core.WorkflowExecutionIdentifier executionId = 1;
        Returns:
        Whether the executionId field is set.