public class FilePlayListReplayFile extends Object implements FilePlayList
Constructor and Description |
---|
FilePlayListReplayFile(org.apache.commons.vfs2.FileObject processingFile,
String processingFilePart) |
Modifier and Type | Method and Description |
---|---|
boolean |
isProcessingNeeded(org.apache.commons.vfs2.FileObject file,
long lineNr,
String filePart) |
public FilePlayListReplayFile(org.apache.commons.vfs2.FileObject processingFile, String processingFilePart)
public boolean isProcessingNeeded(org.apache.commons.vfs2.FileObject file, long lineNr, String filePart) throws org.pentaho.di.core.exception.KettleException
isProcessingNeeded
in interface FilePlayList
org.pentaho.di.core.exception.KettleException