Package flyteidl.core

Interface IdentifierOuterClass.NodeExecutionIdentifierOrBuilder

    • Method Detail

      • getNodeId

        String getNodeId()
        string node_id = 1;
        Returns:
        The nodeId.
      • getNodeIdBytes

        com.google.protobuf.ByteString getNodeIdBytes()
        string node_id = 1;
        Returns:
        The bytes for nodeId.
      • hasExecutionId

        boolean hasExecutionId()
        .flyteidl.core.WorkflowExecutionIdentifier execution_id = 2;
        Returns:
        Whether the executionId field is set.