The connector configuration factory creates Connection objects for the repository services connectors that are directly supported by Egeria.
This includes:
- A connection for the open metadata server configuration file called omag.server.serverName.config".
- A connection for the default audit log called serverName.auditlog.
- A connection for the open metadata types archive file called OpenMetadataTypes.json
- A connection for the default registry store called serverName.cohortName.registrystore.
- A connection for the graph open metadata repository connector
- A connection for the graph repository event mapper connector.
- A connection for the in memory open metadata repository connector
- A connection for the xtdb open metadata repository connector
- A connection for the postgres open metadata repository connector
- A connection for the remote open metadata repository connector
- A connection for an event bus connector
- A connection for the OMRS topic connector used to pass events from OMRS to the Open Metadata Access Services (OMASs).
- A connection for the OMRS topic connector used to exchange events with other members of an open metadata repository cohort.
Return to open-connectors module.
License: CC BY 4.0, Copyright Contributors to the ODPi Egeria project.