Package | Description |
---|---|
org.pentaho.di.trans.steps.file | |
org.pentaho.di.trans.steps.textfileoutput | |
org.pentaho.di.trans.steps.textfileoutputlegacy |
Modifier and Type | Method and Description |
---|---|
protected String |
BaseFileOutputMeta.buildFilename(String realFileName,
String realExtension,
String stepnr,
String partnr,
String splitnr,
Date date,
boolean ziparchive,
boolean showSamples,
BaseFileOutputMeta meta) |
protected String |
BaseFileOutputMeta.buildFilename(VariableSpace space,
String realFileName,
String realExtension,
String stepnr,
String partnr,
String splitnr,
Date date,
boolean ziparchive,
boolean showSamples,
BaseFileOutputMeta meta) |
Modifier and Type | Class and Description |
---|---|
class |
TextFileOutputMeta |
Modifier and Type | Class and Description |
---|---|
class |
TextFileOutputLegacyMeta
Deprecated.
use
TextFileOutputMeta instead. |
Copyright © 2018 Hitachi Vantara. All rights reserved.