Package org.odpi.openmetadata.accessservices.dataengine.connectors.intopic
package org.odpi.openmetadata.accessservices.dataengine.connectors.intopic
The data engine topic connectors are the interfaces of the connectors supported by the Data Engine OMAS.
Currently, there is one connector for the client, that is used to consume events
over the Data Engine OMAS's out topic.
-
ClassesClassDescriptionDataEngineInTopicClientConnector is the java implementation of the client side connector that send events to the Data Engine OMAS input topic.The DataEngineInTopicClientProvider provides a base class for the connector provider supporting DataEngine topic connectors.