Interface FilePlayList

All Known Implementing Classes:
FilePlayListAll, FilePlayListReplay, FilePlayListReplayErrorFile, FilePlayListReplayFile

public interface FilePlayList
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    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