Uses of Class
com.azure.resourcemanager.datafactory.models.ParquetSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of ParquetSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionParquetSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.ParquetSink.withFormatSettings
(ParquetWriteSettings formatSettings) Set the formatSettings property: Parquet format settings.ParquetSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.ParquetSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.ParquetSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.ParquetSink.withStoreSettings
(StoreWriteSettings storeSettings) Set the storeSettings property: Parquet store settings.ParquetSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.ParquetSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.