AzureBlobFSSource |
AzureBlobFSSource.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
AzureBlobFSSource |
AzureBlobFSSource.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.
|
AzureBlobFSSource |
AzureBlobFSSource.withRecursive(Object recursive) |
Set the recursive property: If true, files under the folder path will be read recursively.
|
AzureBlobFSSource |
AzureBlobFSSource.withSkipHeaderLineCount(Object skipHeaderLineCount) |
Set the skipHeaderLineCount property: Number of header lines to skip from each blob.
|
AzureBlobFSSource |
AzureBlobFSSource.withSourceRetryCount(Object sourceRetryCount) |
Set the sourceRetryCount property: Source retry count.
|
AzureBlobFSSource |
AzureBlobFSSource.withSourceRetryWait(Object sourceRetryWait) |
Set the sourceRetryWait property: Source retry wait.
|
AzureBlobFSSource |
AzureBlobFSSource.withTreatEmptyAsNull(Object treatEmptyAsNull) |
Set the treatEmptyAsNull property: Treat empty as null.
|