public abstract class FilterRowTransform extends AbstractCatalogSupportTransform
inputCatalogTable, outputCatalogTableinputRowType, inputTableName, outputRowType, outputTableName| 构造器和说明 |
|---|
FilterRowTransform(@NonNull CatalogTable inputCatalogTable) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected SeaTunnelRowType |
transformRowType(SeaTunnelRowType inputRowType)
Outputs transformed row type.
|
protected TableIdentifier |
transformTableIdentifier() |
protected TableSchema |
transformTableSchema() |
getProducedCatalogTable, getProducedTypemap, prepare, setConfig, setTypeInfo, transformRowclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, opengetPluginNamesetJobContextpublic FilterRowTransform(@NonNull
@NonNull CatalogTable inputCatalogTable)
protected SeaTunnelRowType transformRowType(SeaTunnelRowType inputRowType)
AbstractSeaTunnelTransformtransformRowType 在类中 AbstractSeaTunnelTransforminputRowType - upstream input row typeprotected TableSchema transformTableSchema()
protected TableIdentifier transformTableIdentifier()
Copyright © 2023 The Apache Software Foundation. All rights reserved.