接口的使用
org.apache.seatunnel.engine.server.task.flow.OneInputFlowLifeCycle
使用OneInputFlowLifeCycle的程序包
-
org.apache.seatunnel.engine.server.task中OneInputFlowLifeCycle的使用
修饰符和类型字段说明protected List<OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>>SeaTunnelTask.outputs类型变量类型为OneInputFlowLifeCycle的org.apache.seatunnel.engine.server.task中的构造器参数限定符构造器说明SeaTunnelSourceCollector(Object checkpointLock, List<OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>> outputs, org.apache.seatunnel.api.common.metrics.MetricsContext metricsContext, org.apache.seatunnel.core.starter.flowcontrol.FlowControlStrategy flowControlStrategy, org.apache.seatunnel.api.table.type.SeaTunnelDataType rowType, List<org.apache.seatunnel.api.table.catalog.TablePath> tablePaths) SeaTunnelTransformCollector(List<OneInputFlowLifeCycle<org.apache.seatunnel.api.table.type.Record<?>>> outputs) -
org.apache.seatunnel.engine.server.task.flow中OneInputFlowLifeCycle的使用
修饰符和类型类说明classIntermediateQueueFlowLifeCycle<T extends AbstractIntermediateQueue<?>>classclassSinkFlowLifeCycle<T,CommitInfoT extends Serializable, AggregatedCommitInfoT, StateT> class