接口的使用
org.apache.seatunnel.engine.server.task.flow.FlowLifeCycle
使用FlowLifeCycle的程序包
-
org.apache.seatunnel.engine.server.task中FlowLifeCycle的使用
-
org.apache.seatunnel.engine.server.task.flow中FlowLifeCycle的使用
修饰符和类型接口说明interfaceA processing component that gets one piece of data at one time from other components inside the engineinterfaceA processing component that sends a piece of data from within the engine to other components at a time修饰符和类型类说明classclassclassIntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>>classclassclassSinkFlowLifeCycle<T,CommitInfoT extends Serializable, AggregatedCommitInfoT, StateT> classSourceFlowLifeCycle<T,SplitT extends org.apache.seatunnel.api.source.SourceSplit> class