Uses of Class
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
Packages that use TextFileOutputMeta
Package
Description
-
Uses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutput
Fields in org.pentaho.di.trans.steps.textfileoutput declared as TextFileOutputMetaMethods in org.pentaho.di.trans.steps.textfileoutput with parameters of type TextFileOutputMetaModifier and TypeMethodDescriptionTextFileOutputMeta.buildFilename
(String filename, String extension, org.pentaho.di.core.variables.VariableSpace space, int stepnr, String partnr, int splitnr, boolean ziparchive, TextFileOutputMeta meta) -
Uses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutputlegacy
Subclasses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutputlegacyMethods in org.pentaho.di.trans.steps.textfileoutputlegacy with parameters of type TextFileOutputMetaModifier and TypeMethodDescriptionTextFileOutputLegacyMeta.buildFilename
(String filename, String extension, org.pentaho.di.core.variables.VariableSpace space, int stepnr, String partnr, int splitnr, boolean ziparchive, TextFileOutputMeta meta) Deprecated.
TextFileOutputMeta
instead.