类 IntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>>

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

public class IntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>> extends AbstractFlowLifeCycle implements OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>, OneOutputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>