public class SpdDataSourceBuilder extends Object
Constructor and Description |
---|
SpdDataSourceBuilder() |
Modifier and Type | Method and Description |
---|---|
SpdDataSource |
build() |
SpdDataSourceBuilder |
withExtractedPath(Path path) |
SpdDataSourceBuilder |
withNumberOfExtractors(int numberOfExtractors) |
SpdDataSourceBuilder |
withSpdPaths(List<Path> spdPaths) |
SpdDataSourceBuilder |
withSpdPaths(Path... spdPaths) |
public SpdDataSourceBuilder withExtractedPath(Path path)
public SpdDataSourceBuilder withNumberOfExtractors(int numberOfExtractors)
public SpdDataSourceBuilder withSpdPaths(List<Path> spdPaths)
public SpdDataSourceBuilder withSpdPaths(Path... spdPaths)
public SpdDataSource build()
Copyright © 2024. All rights reserved.