goldengate.common.file.passthrough
Class PassthroughBasedRestartImpl

java.lang.Object
  extended by goldengate.common.file.Restart
      extended by goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
          extended by goldengate.common.file.passthrough.PassthroughBasedRestartImpl

public abstract class PassthroughBasedRestartImpl
extends FilesystemBasedRestartImpl

Restart implementation for Passthrough Based

Author:
Frederic Bregier

Field Summary
 
Fields inherited from class goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
position
 
Constructor Summary
PassthroughBasedRestartImpl(SessionInterface session)
           
 
Method Summary
 
Methods inherited from class goldengate.common.file.filesystembased.FilesystemBasedRestartImpl
getPosition
 
Methods inherited from class goldengate.common.file.Restart
getSession, isSet, restartMarker, setSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassthroughBasedRestartImpl

public PassthroughBasedRestartImpl(SessionInterface session)
Parameters:
session -


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.