Uses of Interface
org.odpi.openmetadata.repositoryservices.events.OMRSTypeDefEventProcessorInterface
-
-
Uses of OMRSTypeDefEventProcessorInterface in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
Classes in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper that implement OMRSTypeDefEventProcessorInterface 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 OMRSTypeDefEventProcessorInterface in org.odpi.openmetadata.repositoryservices.events
Classes in org.odpi.openmetadata.repositoryservices.events that implement OMRSTypeDefEventProcessorInterface Modifier and Type Class Description classOMRSTypeDefEventProcessorOMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming TypeDef events for an Open Metadata Repository.
-