@AutoService(value=org.apache.seatunnel.api.table.factory.Factory.class) public class FieldMapperTransformFactory extends Object implements TableTransformFactory
| 构造器和说明 |
|---|
FieldMapperTransformFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
TableTransform |
createTransform(TableFactoryContext context) |
String |
factoryIdentifier() |
OptionRule |
optionRule() |
public String factoryIdentifier()
factoryIdentifier 在接口中 Factorypublic OptionRule optionRule()
optionRule 在接口中 Factorypublic TableTransform createTransform(TableFactoryContext context)
createTransform 在接口中 TableTransformFactoryCopyright © 2023 The Apache Software Foundation. All rights reserved.