Uses of Class
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.model.ffdc.JanusConnectorException
-
Packages that use JanusConnectorException Package Description org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.factory -
-
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 voidGraphFactory. openGraph(String providerClass, Map<String,Object> configurationProperties, AuditLog auditLog)Set the config for Janus Graph.
-