public class FieldSplitterData extends BaseStepData implements StepDataInterface
BaseStepData.StepExecutionStatus| Modifier and Type | Field and Description | 
|---|---|
org.pentaho.di.core.row.RowMetaInterface | 
conversionMeta  | 
String | 
delimiter  | 
String | 
enclosure  | 
int | 
fieldnr  | 
org.pentaho.di.core.row.RowMetaInterface | 
outputMeta  | 
org.pentaho.di.core.row.RowMetaInterface | 
previousMeta  | 
| Constructor and Description | 
|---|
FieldSplitterData()  | 
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 previousMeta
public org.pentaho.di.core.row.RowMetaInterface outputMeta
public org.pentaho.di.core.row.RowMetaInterface conversionMeta
public int fieldnr
public String delimiter
public String enclosure