Package org.odpi.openmetadata.accessservices.assetcatalog.connectors.outtopic


package org.odpi.openmetadata.accessservices.assetcatalog.connectors.outtopic
The Asset Catalog connector is the interfaces of the connectors supported by the Asset Catalog OMAS. Specifically the client interface is a listener interface to allow the client to receive events from the server. The server interface is an event sending interface.
  • Class
    Description
    The AssetCatalogErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Asset Catalog OMAS Services.
    AssetCatalogOutTopicClientConnector is the java base class implementation of the client side connector that receives events from the Asset Catalog OMAS's OutTopic.
    The AssetCatalogOutTopicClientProvider provides a base class for the connector provider supporting AssetCatalogOutTopicClientConnector Connectors.