Class CSVLineageImporterProvider
java.lang.Object
org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
org.odpi.openmetadata.adapters.connectors.integration.csvlineageimporter.CSVLineageImporterProvider
- All Implemented Interfaces:
 AuditLoggingComponent
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe name of the catalog target that contains the file to monitor.Fields inherited from class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
catalogTargets, supportedAssetTypeNameFields inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
auditLog, connectorInterfaces, connectorTypeBeanFields inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
supportedConfigurationProperties, supportedTechnologyTypes, supportedTemplateTypes - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.odpi.openmetadata.frameworks.integration.connectors.IntegrationConnectorProvider
getCatalogTargets, getRefreshTimeInterval, getUsesBlockingCalls, setRefreshTimeInterval, setUsesBlockingCallsMethods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
equals, getClassForConnector, getConnector, getConnectorClassName, getConnectorComponentDescription, getConnectorType, getNewConnectorGUID, hashCode, setAuditLog, setConnectorClassName, setConnectorComponentDescription, setConnectorTypeProperties, toStringMethods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
getSupportedConfigurationProperties, getSupportedTechnologyTypes, getSupportedTemplateTypes 
- 
Field Details
- 
CATALOG_TARGET_NAME
The name of the catalog target that contains the file to monitor.- See Also:
 
 
 - 
 - 
Constructor Details
- 
CSVLineageImporterProvider
public CSVLineageImporterProvider() 
 -