Uses of Interface
org.odpi.openmetadata.repositoryservices.events.OMRSInstanceEventProcessorInterface
-
-
Uses of OMRSInstanceEventProcessorInterface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
Classes in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper that implement OMRSInstanceEventProcessorInterface Modifier and Type Class Description classOMRSRepositoryEventProcessorOMRSRepositoryEventProcessor describes the interface of a component that can process both TypeDef and Instance events from an open metadata repository. -
Uses of OMRSInstanceEventProcessorInterface in org.odpi.openmetadata.repositoryservices.events
Classes in org.odpi.openmetadata.repositoryservices.events that implement OMRSInstanceEventProcessorInterface Modifier and Type Class Description classOMRSInstanceEventProcessorOMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming metadata instance events for an Open Metadata Repository.
-