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