Class RowMetaUtils

java.lang.Object
org.pentaho.di.trans.step.utils.RowMetaUtils

public class RowMetaUtils extends Object
  • Constructor Details

    • RowMetaUtils

      public RowMetaUtils()
  • Method Details

    • 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