SquareSource |
SquareSource.withAdditionalColumns(Object additionalColumns) |
Set the additionalColumns property: Specifies the additional columns to be added to source data.
|
SquareSource |
SquareSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
SquareSource |
SquareSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
SquareSource |
SquareSource.withQuery(Object query) |
Set the query property: A query to retrieve data from source.
|
SquareSource |
SquareSource.withQueryTimeout(Object queryTimeout) |
Set the queryTimeout property: Query timeout.
|
SquareSource |
SquareSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
SquareSource |
SquareSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|