Package | Description |
---|---|
org.pentaho.di.trans.steps.file | |
org.pentaho.di.trans.steps.fileinput.text |
Modifier and Type | Class and Description |
---|---|
class |
BaseFileInputMeta<A extends BaseFileInputAdditionalField,I extends BaseFileInputFiles,F extends BaseFileField>
Base meta for file-based input steps.
|
Modifier and Type | Field and Description |
---|---|
A |
BaseFileInputMeta.additionalOutputFields |
Modifier and Type | Method and Description |
---|---|
static Object[] |
TextFileInputUtils.convertLineToRow(LogChannelInterface log,
TextFileLine textFileLine,
TextFileInputMeta info,
Object[] passThruFields,
int nrPassThruFields,
RowMetaInterface outputRowMeta,
RowMetaInterface convertRowMeta,
String fname,
long rowNr,
String delimiter,
String enclosure,
String escapeCharacter,
FileErrorHandler errorHandler,
BaseFileInputAdditionalField additionalOutputFields,
String shortFilename,
String path,
boolean hidden,
Date modificationDateTime,
String uri,
String rooturi,
String extension,
Long size) |
Copyright © 2018 Hitachi Vantara. All rights reserved.