Class LineageIntegratorConnector

java.lang.Object
org.odpi.openmetadata.frameworks.connectors.Connector
org.odpi.openmetadata.frameworks.connectors.ConnectorBase
org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase
org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorConnector
All Implemented Interfaces:
org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent, org.odpi.openmetadata.frameworks.connectors.SecureConnectorExtension, org.odpi.openmetadata.frameworks.connectors.VirtualConnectorExtension, org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector, LineageIntegratorOMISConnector

public abstract class LineageIntegratorConnector extends org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase implements LineageIntegratorOMISConnector
LineageIntegratorConnector is the base class for an integration connector that is managed by the Lineage Integrator OMIS.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the context for this connector.
    void
    Set up the context for this connector.

    Methods inherited from class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorBase

    disconnect, engage, getConnectorComponentDescription, initializeEmbeddedConnectors, setAuditLog, setConnectorName, setContext

    Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorBase

    equals, getConnectedAssetProperties, getConnection, getConnectorInstanceId, hashCode, initialize, initializeConnectedAssetProperties, initializeSecretsStoreConnector, isActive, start, toString

    Methods inherited from class org.odpi.openmetadata.frameworks.connectors.Connector

    clearStatisticProperty, clearStatisticTimestamp, getConnectorStatistics, getStatisticCounter, getStatisticProperty, getStatisticTimestamp, incrementStatisticCounter, initializeStatisticCounter, setStatisticProperty, setStatisticTimestamp

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnector

    refresh, start
  • Constructor Details

    • LineageIntegratorConnector

      public LineageIntegratorConnector()
  • Method Details

    • setContext

      public void setContext(LineageIntegratorContext context)
      Set up the context for this connector. It is called by the context manager.
      Parameters:
      context - context for this connector's private use.
    • getContext

      public LineageIntegratorContext getContext() throws org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
      Return the context for this connector. It is called by the connector.
      Returns:
      context for this connector's private use.
      Throws:
      org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException - no context