AzureMariaDBSource |
AzureMariaDBSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
AzureMariaDBSource |
AzureMariaDBSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureMariaDBSource |
AzureMariaDBSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureMariaDBSource |
AzureMariaDBSource.withQuery(Object query) |
Set the query property: A query to retrieve data from source.
|
AzureMariaDBSource |
AzureMariaDBSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
AzureMariaDBSource |
AzureMariaDBSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
AzureMariaDBSource |
AzureMariaDBSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|