org.pentaho.di.core.playlist
Class FilePlayListReplayFile
java.lang.Object
  
org.pentaho.di.core.playlist.FilePlayListReplayFile
- All Implemented Interfaces: 
 - FilePlayList
 
- Direct Known Subclasses: 
 - FilePlayListReplayErrorFile
 
public class FilePlayListReplayFile
- extends Object
- implements FilePlayList
  
 
 
 
FilePlayListReplayFile
public FilePlayListReplayFile(org.apache.commons.vfs.FileObject processingFile,
                              String processingFilePart)
isProcessingNeeded
public boolean isProcessingNeeded(org.apache.commons.vfs.FileObject file,
                                  long lineNr,
                                  String filePart)
                           throws org.pentaho.di.core.exception.KettleException
- Specified by:
 isProcessingNeeded in interface FilePlayList
 
- Throws:
 org.pentaho.di.core.exception.KettleException