Uses of Class
com.azure.resourcemanager.datafactory.models.AzureDatabricksDeltaLakeSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AzureDatabricksDeltaLakeSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAzureDatabricksDeltaLakeSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AzureDatabricksDeltaLakeSink.withImportSettings
(AzureDatabricksDeltaLakeImportCommand importSettings) Set the importSettings property: Azure Databricks Delta Lake import settings.AzureDatabricksDeltaLakeSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.AzureDatabricksDeltaLakeSink.withPreCopyScript
(Object preCopyScript) Set the preCopyScript property: SQL pre-copy script.AzureDatabricksDeltaLakeSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.AzureDatabricksDeltaLakeSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.AzureDatabricksDeltaLakeSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.AzureDatabricksDeltaLakeSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.