|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.core.playlist.FilePlayListReplay
public class FilePlayListReplay
Constructor Summary | |
---|---|
FilePlayListReplay(Date replayDate,
String lineNumberDirectory,
String lineNumberExtension,
String errorDirectory,
String errorExtension,
String encoding)
|
Method Summary | |
---|---|
boolean |
isProcessingNeeded(org.apache.commons.vfs.FileObject file,
long lineNr,
String filePart)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePlayListReplay(Date replayDate, String lineNumberDirectory, String lineNumberExtension, String errorDirectory, String errorExtension, String encoding)
Method Detail |
---|
public boolean isProcessingNeeded(org.apache.commons.vfs.FileObject file, long lineNr, String filePart) throws KettleException
isProcessingNeeded
in interface FilePlayList
KettleException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |