Class OpenLineageOwnershipDataSetFacet


public class OpenLineageOwnershipDataSetFacet extends OpenLineageDataSetFacet
This class represents the ownership dataset facet. It captures the owners of the dataset. It follows the OpenLineage facet spec https://openlineage.io/spec/facets/1-0-1/OwnershipDatasetFacet.json#/$defs/OwnershipDatasetFacet.
  • Constructor Details

    • OpenLineageOwnershipDataSetFacet

      public OpenLineageOwnershipDataSetFacet()
      Default constructor
  • Method Details