org.pentaho.di.core.playlist
Class FilePlayListReplayErrorFile
java.lang.Object
org.pentaho.di.core.playlist.FilePlayListReplayFile
org.pentaho.di.core.playlist.FilePlayListReplayErrorFile
- All Implemented Interfaces:
- FilePlayList
public class FilePlayListReplayErrorFile
- extends FilePlayListReplayFile
Constructor Summary |
FilePlayListReplayErrorFile(org.apache.commons.vfs.FileObject errorFile,
org.apache.commons.vfs.FileObject processingFile)
|
FilePlayListReplayErrorFile
public FilePlayListReplayErrorFile(org.apache.commons.vfs.FileObject errorFile,
org.apache.commons.vfs.FileObject processingFile)
isProcessingNeeded
public boolean isProcessingNeeded(org.apache.commons.vfs.FileObject file,
long lineNr,
String filePart)
throws KettleException
- Specified by:
isProcessingNeeded
in interface FilePlayList
- Overrides:
isProcessingNeeded
in class FilePlayListReplayFile
- Throws:
KettleException