Class OpenLineage.OwnershipDatasetFacetOwners

  • Enclosing class:
    OpenLineage

    public static final class OpenLineage.OwnershipDatasetFacetOwners
    extends java.lang.Object
    model class for OwnershipDatasetFacetOwners
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

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

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