Package org.pentaho.di.core.playlist
Interface FilePlayList
- All Known Implementing Classes:
FilePlayListAll
,FilePlayListReplay
,FilePlayListReplayErrorFile
,FilePlayListReplayFile
public interface FilePlayList
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isProcessingNeeded
(org.apache.commons.vfs2.FileObject file, long lineNr, String filePart)
-
Method Details
-
isProcessingNeeded
boolean isProcessingNeeded(org.apache.commons.vfs2.FileObject file, long lineNr, String filePart) throws org.pentaho.di.core.exception.KettleException - Throws:
org.pentaho.di.core.exception.KettleException
-