public interface TableTransformFactory extends Factory
TableTransform. Each plugin need to have it own
implementation.| 限定符和类型 | 方法和说明 |
|---|---|
default <T> TableTransform<T> |
createTransform(TableTransformFactoryContext context)
We will never use this method now.
|
factoryIdentifier, optionRuledefault <T> TableTransform<T> createTransform(TableTransformFactoryContext context)
context - TableFactoryContextCopyright © 2024 The Apache Software Foundation. All rights reserved.