public class RowMetaUtils extends Object
| Constructor and Description |
|---|
RowMetaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.pentaho.di.core.row.RowMetaInterface |
getRowMetaForUpdate(org.pentaho.di.core.row.RowMetaInterface prev,
String[] keyLookup,
String[] keyStream,
String[] updateLookup,
String[] updateStream) |
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
org.pentaho.di.core.exception.KettleStepException