public class TransformExecuteProcessor extends SparkAbstractPluginExecuteProcessor<org.apache.seatunnel.api.table.factory.TableTransformFactory>
classLoader, jobContext, pluginConfigs, plugins, sparkRuntimeEnvironment| 限定符 | 构造器和说明 |
|---|---|
protected |
TransformExecuteProcessor(SparkRuntimeEnvironment sparkRuntimeEnvironment,
org.apache.seatunnel.api.common.JobContext jobContext,
List<? extends org.apache.seatunnel.shade.com.typesafe.config.Config> pluginConfigs) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.apache.seatunnel.translation.spark.execution.DatasetTableInfo> |
execute(List<org.apache.seatunnel.translation.spark.execution.DatasetTableInfo> upstreamDataStreams) |
protected List<org.apache.seatunnel.api.table.factory.TableTransformFactory> |
initializePlugins(List<? extends org.apache.seatunnel.shade.com.typesafe.config.Config> pluginConfigs) |
fromSourceTable, registerInputTempView, setRuntimeEnvironment, tryGenerateMultiTableSinkprotected TransformExecuteProcessor(SparkRuntimeEnvironment sparkRuntimeEnvironment, org.apache.seatunnel.api.common.JobContext jobContext, List<? extends org.apache.seatunnel.shade.com.typesafe.config.Config> pluginConfigs)
protected List<org.apache.seatunnel.api.table.factory.TableTransformFactory> initializePlugins(List<? extends org.apache.seatunnel.shade.com.typesafe.config.Config> pluginConfigs)
initializePlugins 在类中 SparkAbstractPluginExecuteProcessor<org.apache.seatunnel.api.table.factory.TableTransformFactory>public List<org.apache.seatunnel.translation.spark.execution.DatasetTableInfo> execute(List<org.apache.seatunnel.translation.spark.execution.DatasetTableInfo> upstreamDataStreams) throws TaskExecuteException
Copyright © 2025 The Apache Software Foundation. All rights reserved.