@AutoService(value=org.apache.seatunnel.api.table.factory.Factory.class) public class ClickhouseSourceFactory extends Object implements TableSourceFactory
| 构造器和说明 |
|---|
ClickhouseSourceFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
factoryIdentifier() |
Class<? extends SeaTunnelSource> |
getSourceClass() |
OptionRule |
optionRule() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateSourcepublic String factoryIdentifier()
factoryIdentifier 在接口中 Factorypublic OptionRule optionRule()
optionRule 在接口中 Factorypublic Class<? extends SeaTunnelSource> getSourceClass()
getSourceClass 在接口中 TableSourceFactoryCopyright © 2024 The Apache Software Foundation. All rights reserved.