Class LineageGraphRemoteConnectorProvider
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
org.odpi.openmetadata.governanceservers.openlineage.graph.LineageGraphProviderBase
org.odpi.openmetadata.openconnectors.governancedaemonconnectors.openlineageconnectors.janusconnector.graph.LineageGraphRemoteConnectorProvider
- All Implemented Interfaces:
org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent
public class LineageGraphRemoteConnectorProvider
extends org.odpi.openmetadata.governanceservers.openlineage.graph.LineageGraphProviderBase
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionConstructor used to initialize the ConnectorProviderBase with the Java class name of the specific registry store implementation. -
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
equals, getConnector, getConnector, getConnectorClassName, getConnectorComponentDescription, getConnectorType, getConnectorTypeProperties, hashCode, setAuditLog, toString
-
Field Details
-
CLUSTER_PORT
- See Also:
-
CLUSTER_HOSTS
- See Also:
-
SOURCE_NAME
- See Also:
-
CLUSTER_MIN_CONNECTION_POOL_SIZE
- See Also:
-
CLUSTER_MAX_CONNECTION_POOL_SIZE
- See Also:
-
CLUSTER_MAX_IN_PROCESS_PER_CONNECTION
- See Also:
-
CLUSTER_MAX_SIMULTANEOUS_USAGE_PER_CONNECTION
- See Also:
-
CLUSTER_CREDENTIALS_USERNAME
- See Also:
-
CLUSTER_CREDENTIALS_PASSWORD
- See Also:
-
CLUSTER_SSL_ENABLE
- See Also:
-
CLUSTER_SSL_SKIP_VALIDATION
- See Also:
-
CLUSTER_KEYSTORE
- See Also:
-
CLUSTER_KEYSTORE_TYPE
- See Also:
-
CLUSTER_KEYSTORE_PASSWORD
- See Also:
-
CLUSTER_TRUST_STORE
- See Also:
-
CLUSTER_TRUST_STORE_PASSWORD
- See Also:
-
SCHEMA_MANAGEMENT_ENABLE
- See Also:
-
-
Constructor Details
-
LineageGraphRemoteConnectorProvider
public LineageGraphRemoteConnectorProvider()Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific registry store implementation.
-