类的使用
org.apache.seatunnel.engine.server.dag.execution.ExecutionPlan
使用ExecutionPlan的程序包
程序包
说明
-
org.apache.seatunnel.engine.server.dag.execution中ExecutionPlan的使用
-
org.apache.seatunnel.engine.server.dag.physical中ExecutionPlan的使用
限定符构造器说明PhysicalPlanGenerator(@NonNull ExecutionPlan executionPlan, @NonNull com.hazelcast.spi.impl.NodeEngine nodeEngine, @NonNull org.apache.seatunnel.engine.core.job.JobImmutableInformation jobImmutableInformation, long initializationTimestamp, @NonNull ExecutorService executorService, @NonNull org.apache.seatunnel.engine.core.classloader.ClassLoaderService classLoaderService, @NonNull com.hazelcast.flakeidgen.FlakeIdGenerator flakeIdGenerator, @NonNull com.hazelcast.map.IMap runningJobStateIMap, @NonNull com.hazelcast.map.IMap runningJobStateTimestampsIMap, @NonNull org.apache.seatunnel.engine.common.config.server.QueueType queueType)