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