| IncomingEvent |
An event that was received from a connector
|
| OpenMetadataTopicConnector |
OpenMetadataTopicConnector provides the support for the registration of listeners and the distribution of
incoming events to the registered listeners.
|
| OpenMetadataTopicConsumerBase |
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send
events on the embedded event bus connector
|
| OpenMetadataTopicListenerConnectorBase |
OpenMetadataTopicListenerConnectorBase is a base class for a connector that is going to embed the OpenMetadataTopicConnector
and register a listener with it.
|
| OpenMetadataTopicProvider |
OMRSTopicProvider provides implementation of the connector provider for the OMRSTopicConnector.
|
| OpenMetadataTopicSenderConnectorBase |
OpenMetadataTopicConnectorBase is a base class to topic connectors that only send
events on the embedded event bus connector
|