Package org.odpi.openmetadata.adapters.connectors.integration.openlineage
The open lineage integration connectors work with open lineage events and either process or distribute them.
-
Interface Summary Interface Description OpenLineageLogStore OpenLineageLogStore is the specialized data API for an Open Lineage Log Store destination connector. -
Class Summary Class Description APIBasedOpenLineageLogStoreConnector APIBasedOpenLineageLogStoreConnector provides a connector implementation for an API based open lineage log.APIBasedOpenLineageLogStoreProvider APIBasedOpenLineageLogStoreProvider is the OCF connector provider for the API based open lineage log store.FileBasedOpenLineageLogStoreConnector FileBasedOpenLineageLogStoreConnector provides a connector implementation for a file based open lineage log.FileBasedOpenLineageLogStoreProvider FileBasedOpenLineageLogStoreProvider is the OCF connector provider for the file based open lineage log store.GovernanceActionOpenLineageIntegrationConnector GovernanceActionOpenLineageIntegrationConnector is an integration connector to listen for governance actions executing in the open metadata ecosystem, generate open lineage events for them and publish them to any integration connector running in the same instance of Lineage Integration OMIS.GovernanceActionOpenLineageIntegrationProvider The GovernanceActionOpenLineageIntegrationProvider provides the connector provider for GovernanceActionOpenLineageIntegrationConnector.OpenLineageCataloguerIntegrationConnector OpenLineageCataloguerIntegrationConnector is an integration connector to register an OpenLineage listener with the Lineage Integrator OMIS and to catalog any processes that are not already known to the open metadata ecosystem.OpenLineageCataloguerIntegrationProvider The OpenLineageCataloguerIntegrationProvider provides the connector provider for OpenLineageCataloguerIntegrationConnector.OpenLineageEventReceiverIntegrationConnector OpenLineageEventReceiverIntegrationConnector receives open lineage events from an event broker such as an Apache Kafka topic.OpenLineageEventReceiverIntegrationProvider OpenLineageEventReceiverIntegrationProvider is the connector provider for the OpenLineageEventReceiverIntegrationConnector.OpenLineageLogStoreConnectorBase OpenLineageLogStoreConnectorBase is the base class for connectors that support the OMRSAuditLog.