java.lang.Object
org.odpi.openmetadata.governanceservers.integrationdaemonservices.client.IntegrationDaemon
All Implemented Interfaces:
IntegrationDaemonAPI

public class IntegrationDaemon extends Object implements IntegrationDaemonAPI
IntegrationDaemon is the client library for the Integration Daemon's REST API. The integration daemon is an OMAG Server. It runs one-to-many integration services that in turn manage one-to-many integration connectors. Each integration service focuses on a particular type of third party technology and is paired with an appropriate OMAS. The refresh commands are used to instruct the connectors running in the integration daemon to verify the consistency of the metadata in the third party technology against the values in open metadata. All connectors are requested to refresh when the integration daemon first starts. Then refresh is called on the schedule defined in the configuration and lastly as a result of calls to this API.