public class FlattenerData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
int | 
fieldNr  | 
org.pentaho.di.core.row.RowMetaInterface | 
inputRowMeta  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
Object[] | 
previousRow  | 
int | 
processed  | 
Object[] | 
targetResult  | 
Object[] | 
targetRow  | 
| Constructor and Description | 
|---|
FlattenerData()  | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public Object[] targetRow
public Object[] targetResult
public int processed
public int fieldNr
public Object[] previousRow