Class CSVTabularDataSetCollectionProvider

java.lang.Object
org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
org.odpi.openmetadata.adapters.connectors.datastore.csvfile.CSVTabularDataSetCollectionProvider
All Implemented Interfaces:
AuditLoggingComponent

public class CSVTabularDataSetCollectionProvider extends ConnectorProviderBase
CSVTabularDataSetCollectionProvider is the OCF connector provider for the Tabular Data Set Collection connector that manages multiple CSV tabular data sets. It expects an embedded CSVFileStore connector.
  • Constructor Details

    • CSVTabularDataSetCollectionProvider

      public CSVTabularDataSetCollectionProvider()
      Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific file store implementation.