@AutoService(value=org.apache.seatunnel.api.table.factory.Factory.class) public class ElasticsearchSinkFactory extends Object implements TableSinkFactory
| 构造器和说明 |
|---|
ElasticsearchSinkFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
TableSink |
createSink(TableSinkFactoryContext context) |
String |
factoryIdentifier() |
OptionRule |
optionRule() |
public String factoryIdentifier()
factoryIdentifier 在接口中 Factorypublic OptionRule optionRule()
optionRule 在接口中 Factorypublic TableSink createSink(TableSinkFactoryContext context)
createSink 在接口中 TableSinkFactoryCopyright © 2024 The Apache Software Foundation. All rights reserved.