public final class PipelineDataSourceConfigurationFactory extends Object
| Constructor and Description |
|---|
PipelineDataSourceConfigurationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PipelineDataSourceConfiguration |
newInstance(String type,
String param)
Create new instance of pipeline data source configuration.
|
public PipelineDataSourceConfigurationFactory()
public static PipelineDataSourceConfiguration newInstance(String type, String param)
type - type of pipeline data source configurationparam - parameter of pipeline data source configurationCopyright © 2023 The Apache Software Foundation. All rights reserved.