Package | Description |
---|---|
org.pentaho.di.trans.steps.textfileoutput | |
org.pentaho.di.trans.steps.textfileoutputlegacy |
Modifier and Type | Field and Description |
---|---|
TextFileOutputMeta |
TextFileOutput.meta |
Modifier and Type | Method and Description |
---|---|
String |
TextFileOutputMeta.buildFilename(String filename,
String extension,
VariableSpace space,
int stepnr,
String partnr,
int splitnr,
boolean ziparchive,
TextFileOutputMeta meta) |
Modifier and Type | Class and Description |
---|---|
class |
TextFileOutputLegacyMeta
Deprecated.
use
TextFileOutputMeta instead. |
Modifier and Type | Method and Description |
---|---|
String |
TextFileOutputLegacyMeta.buildFilename(String filename,
String extension,
VariableSpace space,
int stepnr,
String partnr,
int splitnr,
boolean ziparchive,
TextFileOutputMeta meta)
Deprecated.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.