Uses of Class
com.azure.resourcemanager.datafactory.models.DrillSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DrillSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDrillSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.DrillSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.DrillSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: A query to retrieve data from source.DrillSource.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.DrillSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.DrillSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.