openr66.context.filesystem
Class R66Restart
java.lang.Object
goldengate.common.file.Restart
goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
openr66.context.filesystem.R66Restart
public class R66Restart
- extends goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
Restart implementation
- 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 |
R66Restart
public R66Restart(R66Session 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
restartMarker
public boolean restartMarker(long newposition)
- Same as restartMarker with String
- Parameters:
newposition
-
- Returns:
- True if OK
Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.