| 程序包 | 说明 |
|---|---|
| org.pentaho.di.trans.steps.file | |
| org.pentaho.di.trans.steps.fileinput.text |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseFileInputStep<M extends BaseFileInputMeta<?,?,?>,D extends BaseFileInputStepData>
This class contains base functionality for file-based input steps.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TextFileInput
Read all sorts of text files, convert them to rows and writes these to one or more output streams.
|
| 构造器和说明 |
|---|
TextFileInputReader(IBaseFileInputStepControl step,
TextFileInputMeta meta,
TextFileInputData data,
org.apache.commons.vfs2.FileObject file,
org.pentaho.di.core.logging.LogChannelInterface log) |
Copyright © 2024 Hitachi Vantara. All rights reserved.