Uses of Class
com.azure.resourcemanager.datafactory.models.AvroSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of AvroSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionAvroSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.AvroSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.AvroSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.AvroSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.AvroSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.AvroSource.withStoreSettings
(StoreReadSettings storeSettings) Set the storeSettings property: Avro store settings.