public class AppendData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
boolean | 
firstTail  | 
org.pentaho.di.core.RowSet | 
headRowSet  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
boolean | 
processHead  | 
boolean | 
processTail  | 
org.pentaho.di.core.RowSet | 
tailRowSet  | 
| Constructor and Description | 
|---|
AppendData()
Default constructor. 
 | 
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic boolean processHead
public boolean processTail
public boolean firstTail
public org.pentaho.di.core.RowSet headRowSet
public org.pentaho.di.core.RowSet tailRowSet
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta