XmlSource |
XmlSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
XmlSource |
XmlSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
XmlSource |
XmlSource.withFormatSettings(XmlReadSettings formatSettings) |
Set the formatSettings property: Xml format settings.
|
XmlSource |
XmlSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
XmlSource |
XmlSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
XmlSource |
XmlSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|
XmlSource |
XmlSource.withStoreSettings(StoreReadSettings storeSettings) |
Set the storeSettings property: Xml store settings.
|