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