Uses of Class
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta
Package
Description
-
Uses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutput
Modifier 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
Modifier 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.