Uses of Class
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputData
-
Packages that use TextFileOutputData Package Description org.pentaho.di.trans.steps.textfileoutput -
-
Uses of TextFileOutputData in org.pentaho.di.trans.steps.textfileoutput
Fields in org.pentaho.di.trans.steps.textfileoutput declared as TextFileOutputData Modifier and Type Field Description TextFileOutputData
TextFileOutput. data
Methods in org.pentaho.di.trans.steps.textfileoutput with parameters of type TextFileOutputData Modifier and Type Method Description protected void
TextFileOutputMeta. calcMetaWithFieldOptions(TextFileOutputData data)
Creates a copy of the meta information of the output fields, so that we don't make any changes to the original meta information.
-