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