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