public class SelectValuesData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
boolean |
deselect |
org.pentaho.di.core.row.RowMetaInterface |
deselectRowMeta |
int[] |
extraFieldnrs |
int[] |
fieldnrs |
boolean |
firstdeselect |
boolean |
firstmetadata |
boolean |
firstselect |
boolean |
metadata |
org.pentaho.di.core.row.RowMetaInterface |
metadataRowMeta |
int[] |
metanrs |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
int[] |
removenrs |
boolean |
select |
org.pentaho.di.core.row.RowMetaInterface |
selectRowMeta |
| Constructor and Description |
|---|
SelectValuesData() |
getStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, isStopped, setStatusequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStatus, isDisposed, isEmpty, isFinished, isIdle, isInitialising, isRunning, setStatuspublic int[] fieldnrs
public int[] extraFieldnrs
public int[] removenrs
public int[] metanrs
public boolean firstselect
public boolean firstdeselect
public boolean firstmetadata
public org.pentaho.di.core.row.RowMetaInterface selectRowMeta
public org.pentaho.di.core.row.RowMetaInterface deselectRowMeta
public org.pentaho.di.core.row.RowMetaInterface metadataRowMeta
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public boolean select
public boolean deselect
public boolean metadata