Package org.odpi.openmetadata.governanceservers.dataengineproxy.connectors
The data engine proxy package of governance daemon connectors provides the definitions and interfaces
to describe what data engines must implement in order to integrate with the Data Engine Proxy Services.
-
Interface Summary Interface Description DataEngineInterface Required methods expected to be implemented by any Data Engine Connector. -
Class Summary Class Description DataEngineConnectorBase Base implementation of a Data Engine Connector, implementing all the required methods any Data Engine Connector is expected to provide (via the DataEngineInterface).DataEngineConnectorProviderBase The DataEngineConnectorProviderBase provides a base class for the connector provider supporting Data Engine Connectors.