Package org.odpi.openmetadata.adapters.eventbus.topic.inmemory
package org.odpi.openmetadata.adapters.eventbus.topic.inmemory
Provides the in-memory implementation used by In-Memory Open Metadata Topic Connector.
-
ClassesClassDescriptionInMemoryOpenMetadataTopicConnector provides a concrete implementation of the OpenMetadataTopicConnector that uses an in-memory list as the event/messaging infrastructure.InMemoryOpenMetadataTopicProvider provides implementation of the connector provider for the InMemoryOpenMetadataTopicConnector.