goldengate.ftp.filesystembased
Class FilesystemBasedFtpRestart
java.lang.Object
goldengate.common.file.Restart
goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
goldengate.ftp.filesystembased.FilesystemBasedFtpRestart
public class FilesystemBasedFtpRestart
- extends goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
Filesystem implementation of a Restart.
Only FILE+STREAM is supported (byte position in file).
- Author:
- Frederic Bregier
Fields inherited from class goldengate.common.file.filesystembased.FilesystemBasedRestartImpl |
position |
Methods inherited from class goldengate.common.file.filesystembased.FilesystemBasedRestartImpl |
getPosition |
Methods inherited from class goldengate.common.file.Restart |
getSession, isSet, setSet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilesystemBasedFtpRestart
public FilesystemBasedFtpRestart(FtpSession session)
- Parameters:
session
-
restartMarker
public boolean restartMarker(String marker)
throws goldengate.common.command.exception.CommandAbstractException
- Specified by:
restartMarker
in class goldengate.common.file.Restart
- Throws:
goldengate.common.command.exception.CommandAbstractException
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.