Interface PutRowInterface


public interface PutRowInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    putRow(org.pentaho.di.core.row.RowMetaInterface rowMeta, Object[] rowData)
     
  • Method Details

    • putRow

      void putRow(org.pentaho.di.core.row.RowMetaInterface rowMeta, Object[] rowData) throws org.pentaho.di.core.exception.KettleStepException
      Throws:
      org.pentaho.di.core.exception.KettleStepException