Package | Description |
---|---|
org.pentaho.di.trans.steps.file | |
org.pentaho.di.trans.steps.fileinput.text |
Modifier and Type | Field and Description |
---|---|
IBaseFileInputReader |
BaseFileInputStepData.reader
Reader for current file.
|
Modifier and Type | Method and Description |
---|---|
protected abstract IBaseFileInputReader |
BaseFileInputStep.createReader(M meta,
D data,
org.apache.commons.vfs2.FileObject file)
Create reader for specific file.
|
Modifier and Type | Class and Description |
---|---|
class |
TextFileInputReader
Reader for one text file.
|
Modifier and Type | Method and Description |
---|---|
protected IBaseFileInputReader |
TextFileInput.createReader(TextFileInputMeta meta,
TextFileInputData data,
org.apache.commons.vfs2.FileObject file) |
Copyright © 2018 Hitachi Vantara. All rights reserved.