Uses of Class
org.apache.hop.pipeline.RowProducer
-
Packages that use RowProducer Package Description org.apache.hop.pipeline -
-
Uses of RowProducer in org.apache.hop.pipeline
Methods in org.apache.hop.pipeline that return RowProducer Modifier and Type Method Description RowProducerPipeline. addRowProducer(String transformName, int copynr)This adds a row producer to the pipeline that just got set up.
-