Class RowMetaUtils


  • public class RowMetaUtils
    extends Object
    • Constructor Detail

      • RowMetaUtils

        public RowMetaUtils()
    • Method Detail

      • getRowMetaForUpdate

        public static org.pentaho.di.core.row.RowMetaInterface getRowMetaForUpdate​(org.pentaho.di.core.row.RowMetaInterface prev,
                                                                                   String[] keyLookup,
                                                                                   String[] keyStream,
                                                                                   String[] updateLookup,
                                                                                   String[] updateStream)
                                                                            throws org.pentaho.di.core.exception.KettleStepException
        Throws:
        org.pentaho.di.core.exception.KettleStepException