public class FieldsChangeSequenceData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
int | 
fieldnr  | 
int[] | 
fieldnrs  | 
org.pentaho.di.core.row.ValueMetaInterface[] | 
fieldnrsMeta  | 
long | 
incrementBy  | 
int | 
nextIndexField  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
org.pentaho.di.core.row.RowMetaInterface | 
previousMeta  | 
Object[] | 
previousValues  | 
long | 
seq  | 
long | 
startAt  | 
| Constructor and Description | 
|---|
FieldsChangeSequenceData()  | 
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.ValueMetaInterface[] fieldnrsMeta
public org.pentaho.di.core.row.RowMetaInterface previousMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public int[] fieldnrs
public Object[] previousValues
public int fieldnr
public long startAt
public long incrementBy
public long seq
public int nextIndexField