@AutoService(value=org.apache.seatunnel.datasource.plugin.api.DataSourceFactory.class) public class StarRocksDataSourceFactory extends Object implements DataSourceFactory
| 构造器和说明 |
|---|
StarRocksDataSourceFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceChannel |
createChannel() |
String |
factoryIdentifier() |
Set<DataSourcePluginInfo> |
supportedDataSources() |
public String factoryIdentifier()
factoryIdentifier 在接口中 DataSourceFactorypublic Set<DataSourcePluginInfo> supportedDataSources()
supportedDataSources 在接口中 DataSourceFactorypublic DataSourceChannel createChannel()
createChannel 在接口中 DataSourceFactoryCopyright © 2023 The Apache Software Foundation. All rights reserved.