AzurePostgreSqlSink |
AzurePostgreSqlSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withPreCopyScript(Object preCopyScript) |
Set the preCopyScript property: A query to execute before starting the copy.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
AzurePostgreSqlSink |
AzurePostgreSqlSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|