Interface PutRowInterface
public interface PutRowInterface
-
Method Summary
-
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
-