Uses of Class
org.odpi.openmetadata.integrationservices.topic.connector.TopicIntegratorContext
-
Packages that use TopicIntegratorContext Package Description org.odpi.openmetadata.integrationservices.topic.connector -
-
Uses of TopicIntegratorContext in org.odpi.openmetadata.integrationservices.topic.connector
Methods in org.odpi.openmetadata.integrationservices.topic.connector that return TopicIntegratorContext Modifier and Type Method Description TopicIntegratorContextTopicIntegratorConnector. getContext()Return the context for this connector.Methods in org.odpi.openmetadata.integrationservices.topic.connector with parameters of type TopicIntegratorContext Modifier and Type Method Description voidTopicIntegratorConnector. setContext(TopicIntegratorContext context)Set up the context for this connector.
-