Interface PutRowInterface


  • public interface PutRowInterface
    • Method Detail

      • 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