类 ShuffleSinkFlowLifeCycle

java.lang.Object
org.apache.seatunnel.engine.server.task.flow.AbstractFlowLifeCycle
org.apache.seatunnel.engine.server.task.flow.ShuffleSinkFlowLifeCycle
所有已实现的接口:
FlowLifeCycle, OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>

public class ShuffleSinkFlowLifeCycle extends AbstractFlowLifeCycle implements OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>
  • 构造器详细资料

    • ShuffleSinkFlowLifeCycle

      public ShuffleSinkFlowLifeCycle(SeaTunnelTask runningTask, int taskIndex, org.apache.seatunnel.engine.core.dag.actions.ShuffleAction shuffleAction, com.hazelcast.core.HazelcastInstance hazelcastInstance, org.apache.seatunnel.engine.common.utils.concurrent.CompletableFuture<Void> completableFuture)
  • 方法详细资料