Uses of Class
org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic.IncomingEvent
-
Packages that use IncomingEvent Package Description org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic -
-
Uses of IncomingEvent in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
Methods in org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic that return types with arguments of type IncomingEvent Modifier and Type Method Description protected List<IncomingEvent>OpenMetadataTopicConnector. checkForIncomingEvents()Look to see if there is one of more new events to process.
-