Class OpenLineage.ParentRunFacetRun

  • Enclosing class:
    OpenLineage

    public static final class OpenLineage.ParentRunFacetRun
    extends java.lang.Object
    model class for ParentRunFacetRun
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.UUID getRunId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getRunId

        public java.util.UUID getRunId()
        Returns:
        The globally unique ID of the run associated with the job.