public class SwitchCaseData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
Set<org.pentaho.di.core.RowSet> | 
defaultRowSetSet  | 
int | 
fieldIndex  | 
org.pentaho.di.core.row.ValueMetaInterface | 
inputValueMeta  | 
Set<org.pentaho.di.core.RowSet> | 
nullRowSetSet  | 
KeyToRowSetMap | 
outputMap  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputRowMeta  | 
org.pentaho.di.core.row.ValueMetaInterface | 
stringValueMeta  | 
org.pentaho.di.core.row.ValueMetaInterface | 
valueMeta  | 
| Constructor and Description | 
|---|
SwitchCaseData()  | 
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.RowMetaInterface outputRowMeta
public KeyToRowSetMap outputMap
public org.pentaho.di.core.row.ValueMetaInterface valueMeta
public final Set<org.pentaho.di.core.RowSet> nullRowSetSet
public int fieldIndex
public org.pentaho.di.core.row.ValueMetaInterface inputValueMeta
public final Set<org.pentaho.di.core.RowSet> defaultRowSetSet
public org.pentaho.di.core.row.ValueMetaInterface stringValueMeta