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