| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.table.connector | |
| org.apache.seatunnel.api.table.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
SeaTunnelSource<T,SplitT,StateT> |
TableSource.createSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T,SplitT extends SourceSplit,StateT extends Serializable> |
FactoryUtil.createAndPrepareSource(ReadonlyConfig options,
ClassLoader classLoader,
String factoryIdentifier) |
Class<? extends SeaTunnelSource> |
TableSourceFactory.getSourceClass()
TODO: Implement SupportParallelism in the TableSourceFactory instead of the SeaTunnelSource,
Then deprecated the method
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.