Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.model.ffdc.JanusConnectorException
-
-
Uses of JanusConnectorException in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory that throw JanusConnectorException Modifier and Type Method Description GraphDetailsGraphFactory. openGraph(String providerClass, Map<String,Object> configurationProperties)Set the config for Janus Graph. -
Uses of JanusConnectorException in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph
Methods in org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph that throw JanusConnectorException Modifier and Type Method Description voidGraphHelper. openGraph(String providerClass, Map<String,Object> configurationProperties, AuditLog auditLog)Open the graph with the provided configuration
-