public final class AzureDatabricksDeltaLakeSource extends CopySource
| Constructor and Description |
|---|
AzureDatabricksDeltaLakeSource() |
| Modifier and Type | Method and Description |
|---|---|
AzureDatabricksDeltaLakeExportCommand |
getExportSettings()
Get the exportSettings property: Azure Databricks Delta Lake export settings.
|
Object |
getQuery()
Get the query property: Azure Databricks Delta Lake Sql query.
|
AzureDatabricksDeltaLakeSource |
setExportSettings(AzureDatabricksDeltaLakeExportCommand exportSettings)
Set the exportSettings property: Azure Databricks Delta Lake export settings.
|
AzureDatabricksDeltaLakeSource |
setQuery(Object query)
Set the query property: Azure Databricks Delta Lake Sql query.
|
getAdditionalProperties, getMaxConcurrentConnections, getSourceRetryCount, getSourceRetryWait, setAdditionalProperties, setMaxConcurrentConnections, setSourceRetryCount, setSourceRetryWaitpublic Object getQuery()
public AzureDatabricksDeltaLakeSource setQuery(Object query)
query - the query value to set.public AzureDatabricksDeltaLakeExportCommand getExportSettings()
public AzureDatabricksDeltaLakeSource setExportSettings(AzureDatabricksDeltaLakeExportCommand exportSettings)
exportSettings - the exportSettings value to set.Copyright © 2021 Microsoft Corporation. All rights reserved.