Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDatabricksDeltaLakeSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDatabricksDeltaLakeSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDatabricksDeltaLakeSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureDatabricksDeltaLakeSource.withExportSettings
(AzureDatabricksDeltaLakeExportCommand exportSettings) Set the exportSettings property: Azure Databricks Delta Lake export settings.AzureDatabricksDeltaLakeSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: Azure Databricks Delta Lake Sql query.AzureDatabricksDeltaLakeSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.AzureDatabricksDeltaLakeSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.