public class SampleRowsData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
boolean |
addlineField |
int |
NrPrevFields |
Object[] |
outputRow |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
org.pentaho.di.core.row.RowMetaInterface |
previousRowMeta |
com.google.common.collect.RangeSet<Integer> |
rangeSet |
| Constructor and Description |
|---|
SampleRowsData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic com.google.common.collect.RangeSet<Integer> rangeSet
public boolean addlineField
public org.pentaho.di.core.row.RowMetaInterface previousRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public Object[] outputRow
public int NrPrevFields