NetezzaSource |
NetezzaSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
NetezzaSource |
NetezzaSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
NetezzaSource |
NetezzaSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
NetezzaSource |
NetezzaSource.withPartitionOption(Object partitionOption) |
Set the partitionOption property: The partition mechanism that will be used for Netezza read in parallel.
|
NetezzaSource |
NetezzaSource.withPartitionSettings(NetezzaPartitionSettings partitionSettings) |
Set the partitionSettings property: The settings that will be leveraged for Netezza source partitioning.
|
NetezzaSource |
NetezzaSource.withQuery(Object query) |
Set the query property: A query to retrieve data from source.
|
NetezzaSource |
NetezzaSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
NetezzaSource |
NetezzaSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
NetezzaSource |
NetezzaSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|