Package io.openlineage.client
Class OpenLineage.ParentRunFacetJob
java.lang.Object
io.openlineage.client.OpenLineage.ParentRunFacetJob
- Enclosing class:
- OpenLineage
model class for ParentRunFacetJob
-
Method Details
-
getNamespace
- Returns:
- The namespace containing that job
-
getName
- Returns:
- The unique name for that job within that namespace
-
getFacets
- Returns:
- Selected subset of facets of the parent job (not the current job), forwarded here for convenience. See the parent job's own event for full information.
-
equals
-
hashCode
public int hashCode()
-