Uses of Class
org.pentaho.di.trans.RowProducer

Packages that use RowProducer
org.pentaho.di.trans This package contains the classes needed to define and execute transformations. 
 

Uses of RowProducer in org.pentaho.di.trans
 

Methods in org.pentaho.di.trans that return RowProducer
 RowProducer Trans.addRowProducer(String stepname, int copynr)
          This adds a row producer to the transformation that just got set up.