public class GetVariableData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description |
|---|---|
org.pentaho.di.core.row.RowMetaInterface |
conversionMeta |
Object[] |
extraData |
org.pentaho.di.core.row.RowMetaInterface |
inputRowMeta |
org.pentaho.di.core.row.RowMetaInterface |
outputRowMeta |
boolean |
readsRows |
| Constructor and Description |
|---|
GetVariableData() |
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 readsRows
public org.pentaho.di.core.row.RowMetaInterface outputRowMeta
public org.pentaho.di.core.row.RowMetaInterface inputRowMeta
public Object[] extraData
public org.pentaho.di.core.row.RowMetaInterface conversionMeta