类 PhysicalPlanGenerator
java.lang.Object
org.apache.seatunnel.engine.server.dag.physical.PhysicalPlanGenerator
-
构造器概要
构造器构造器说明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) -
方法概要
修饰符和类型方法说明com.hazelcast.jet.datamodel.Tuple2<PhysicalPlan,Map<Integer, CheckpointPlan>> generate()
-
构造器详细资料
-
PhysicalPlanGenerator
public PhysicalPlanGenerator(@NonNull @NonNull ExecutionPlan executionPlan, @NonNull @NonNull com.hazelcast.spi.impl.NodeEngine nodeEngine, @NonNull @NonNull org.apache.seatunnel.engine.core.job.JobImmutableInformation jobImmutableInformation, long initializationTimestamp, @NonNull @NonNull ExecutorService executorService, @NonNull @NonNull org.apache.seatunnel.engine.core.classloader.ClassLoaderService classLoaderService, @NonNull @NonNull com.hazelcast.flakeidgen.FlakeIdGenerator flakeIdGenerator, @NonNull @NonNull com.hazelcast.map.IMap runningJobStateIMap, @NonNull @NonNull com.hazelcast.map.IMap runningJobStateTimestampsIMap, @NonNull @NonNull org.apache.seatunnel.engine.common.config.server.QueueType queueType)
-
-
方法详细资料
-
generate
-