Package org.odpi.openmetadata.integrationservices.lineage.connector


package org.odpi.openmetadata.integrationservices.lineage.connector
This package provides the interfaces and base classes to use when writing an integration connector for the Lineage Integrator OMIS.
  • Class
    Description
    LineageIntegratorConnector is the base class for an integration connector that is managed by the Lineage Integrator OMIS.
    LineageIntegratorContext provides a wrapper around the Asset Manager OMAS client.
    A marker interface to identify the OMIS that this connector works with.
    OpenLineageEventListener is implemented by an integration connector that wishes to receive open lineage events as they are sent to the Lineage Integrator OMIS.
    Interface that supports the connector registering an listener for the open lineage events.