Class OpenLineageParentRunFacet


public class OpenLineageParentRunFacet extends OpenLineageRunFacet
This class represents the parent run facet. It links a run to the parent run (and optionally the root run) that spawned it. It follows the OpenLineage facet spec https://openlineage.io/spec/facets/1-2-0/ParentRunFacet.json#/$defs/ParentRunFacet.
  • Constructor Details

    • OpenLineageParentRunFacet

      public OpenLineageParentRunFacet()
      Default constructor
  • Method Details