com.neeve.rog.log
Class RogLogTailer
java.lang.Object
com.neeve.rog.log.RogLogTailer
- All Implemented Interfaces:
- Runnable
public final class RogLogTailer
- extends Object
- implements Runnable
Represents a ROG transaction log tailer
RogLogTailer
public RogLogTailer(RogLogReader reader,
Tracer tracer)
throws Exception
- Throws:
Exception
getLastStableCheckpointVersion
public final long getLastStableCheckpointVersion()
- Get the last stable checkpoint version
run
public void run()
- Specified by:
run
in interface Runnable
shutdown
public void shutdown()
- Shut down a tailer.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.