Class OpenLineageSchemaDataSetFacet


  • public class OpenLineageSchemaDataSetFacet
    extends OpenLineageDataSetFacet
    This class represents the content of an open lineage schema for a data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet. It is used internally in Egeria to pass this information to the Lineage Integrator OMIS's integration connectors.
    • Constructor Detail

      • OpenLineageSchemaDataSetFacet

        public OpenLineageSchemaDataSetFacet()
        Default constructor
    • Method Detail

      • equals

        public boolean equals​(Object objectToCompare)
        Compare the values of the supplied object with those stored in the current object.
        Overrides:
        equals in class OpenLineageFacet
        Parameters:
        objectToCompare - supplied object
        Returns:
        boolean result of comparison
      • hashCode

        public int hashCode()
        Return has code basa``ed on properties.
        Overrides:
        hashCode in class OpenLineageFacet
        Returns:
        int