类的使用
org.apache.seatunnel.engine.server.dag.physical.PhysicalPlan
使用PhysicalPlan的程序包
-
org.apache.seatunnel.engine.server.dag.physical中PhysicalPlan的使用
返回变量类型为PhysicalPlan的类型的org.apache.seatunnel.engine.server.dag.physical中的方法修饰符和类型方法说明static com.hazelcast.jet.datamodel.Tuple2<PhysicalPlan,Map<Integer, CheckpointPlan>> PlanUtils.fromLogicalDAG(@NonNull org.apache.seatunnel.engine.core.dag.logical.LogicalDag logicalDag, @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, @NonNull org.apache.seatunnel.engine.common.config.EngineConfig engineConfig) com.hazelcast.jet.datamodel.Tuple2<PhysicalPlan,Map<Integer, CheckpointPlan>> PhysicalPlanGenerator.generate() -
org.apache.seatunnel.engine.server.master中PhysicalPlan的使用