Uses of Class
com.azure.analytics.synapse.artifacts.models.FileSystemSource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of FileSystemSource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionFileSystemSource.setAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.FileSystemSource.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.FileSystemSource.setRecursive
(Object recursive) Set the recursive property: If true, files under the folder path will be read recursively.FileSystemSource.setSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.FileSystemSource.setSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.