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