Uses of Class
org.pentaho.di.trans.steps.rowgenerator.RowGeneratorMeta
-
Packages that use RowGeneratorMeta Package Description org.pentaho.di.trans.steps.rowgenerator -
-
Uses of RowGeneratorMeta in org.pentaho.di.trans.steps.rowgenerator
Methods in org.pentaho.di.trans.steps.rowgenerator with parameters of type RowGeneratorMeta Modifier and Type Method Description static org.pentaho.di.core.RowMetaAndData
RowGenerator. buildRow(RowGeneratorMeta meta, List<org.pentaho.di.core.CheckResultInterface> remarks, String origin)
-