-
-
-
-
参数类型为ExecutionPlan的org.apache.seatunnel.engine.server.dag.physical中的构造器
| 构造器 |
说明 |
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 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) |
|