程序包 org.apache.seatunnel.engine.server.task.flow
package org.apache.seatunnel.engine.server.task.flow
-
类说明IntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>>A processing component that gets one piece of data at one time from other components inside the engineA processing component that sends a piece of data from within the engine to other components at a timeSinkFlowLifeCycle<T,
CommitInfoT extends Serializable, AggregatedCommitInfoT, StateT> SourceFlowLifeCycle<T,SplitT extends org.apache.seatunnel.api.source.SourceSplit>