public class TextFileInputReader extends Object implements IBaseFileInputReader
| 限定符和类型 | 字段和说明 |
|---|---|
protected long |
lineInFile |
protected long |
lineNumberInFile |
| 构造器和说明 |
|---|
TextFileInputReader(IBaseFileInputStepControl step,
TextFileInputMeta meta,
TextFileInputData data,
org.apache.commons.vfs2.FileObject file,
org.pentaho.di.core.logging.LogChannelInterface log) |
public TextFileInputReader(IBaseFileInputStepControl step, TextFileInputMeta meta, TextFileInputData data, org.apache.commons.vfs2.FileObject file, org.pentaho.di.core.logging.LogChannelInterface log) throws Exception
Exceptionpublic boolean readRow()
throws org.pentaho.di.core.exception.KettleException
readRow 在接口中 IBaseFileInputReaderorg.pentaho.di.core.exception.KettleExceptionpublic void close()
close 在接口中 Closeableclose 在接口中 AutoCloseableprotected boolean tryToReadLine(boolean applyFilter)
throws org.pentaho.di.core.exception.KettleFileException
org.pentaho.di.core.exception.KettleFileExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.