Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper.OMRSRepositoryEventProcessor
-
Packages that use OMRSRepositoryEventProcessor Package Description org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper -
-
Uses of OMRSRepositoryEventProcessor in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper
Fields in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper declared as OMRSRepositoryEventProcessor Modifier and Type Field Description protected OMRSRepositoryEventProcessorOMRSRepositoryEventMapperConnector. repositoryEventProcessorMethods in org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.repositoryeventmapper with parameters of type OMRSRepositoryEventProcessor Modifier and Type Method Description voidOMRSRepositoryEventMapper. setRepositoryEventProcessor(OMRSRepositoryEventProcessor repositoryEventProcessor)Set up the repository event processor for this connector to use.voidOMRSRepositoryEventMapperConnector. setRepositoryEventProcessor(OMRSRepositoryEventProcessor repositoryEventProcessor)Set up the repository event listener for this connector to use.
-