Package io.openlineage.client
Class OpenLineage.ParentRunFacetRun
java.lang.Object
io.openlineage.client.OpenLineage.ParentRunFacetRun
- Enclosing class:
- OpenLineage
model class for ParentRunFacetRun
-
Method Summary
-
Method Details
-
getRunId
- Returns:
- The globally unique ID of the run associated with the job.
-
getFacets
- Returns:
- Selected subset of facets of the parent run (not the current run), forwarded here for convenience. See the parent run's own event for full information.
-
equals
-
hashCode
public int hashCode()
-