Uses of Class
com.azure.analytics.synapse.artifacts.models.BinarySource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of BinarySource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionBinarySource.setFormatSettings
(BinaryReadSettings formatSettings) Set the formatSettings property: Binary format settings.BinarySource.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.BinarySource.setSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.BinarySource.setSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.BinarySource.setStoreSettings
(StoreReadSettings storeSettings) Set the storeSettings property: Binary store settings.