public interface PutRowInterface
| Modifier and Type | Method and Description | 
|---|---|
void | 
putRow(org.pentaho.di.core.row.RowMetaInterface rowMeta,
      Object[] rowData)  | 
void putRow(org.pentaho.di.core.row.RowMetaInterface rowMeta,
            Object[] rowData)
     throws org.pentaho.di.core.exception.KettleStepException
org.pentaho.di.core.exception.KettleStepException