Class OpenLineage.OwnershipJobFacetOwners

java.lang.Object
io.openlineage.client.OpenLineage.OwnershipJobFacetOwners
Enclosing class:
OpenLineage

public static final class OpenLineage.OwnershipJobFacetOwners extends Object
model class for OwnershipJobFacetOwners
  • Method Details

    • getName

      public String getName()
      Returns:
      the identifier of the owner of the Job. It is recommended to define this as a URN. For example application:foo, user:jdoe, team:data
    • getType

      public String getType()
      Returns:
      The type of ownership (optional)