com.neeve.rog.log
Class RogLogCdcProcessor

java.lang.Object
  extended by com.neeve.root.RootObject
      extended by com.neeve.rog.RogObject
          extended by com.neeve.rog.log.RogLogCdcProcessor

public final class RogLogCdcProcessor
extends RogObject

Performs CDC processing on a log.


Method Summary
 void close()
          Shut the CDC processor down
 void run()
          Run the CDC processor
 
Methods inherited from class com.neeve.root.RootObject
getChecked, getThreaded, getTracer, setChecked, setTracer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public final void run()
               throws Exception
Run the CDC processor

Throws:
Exception

close

public final void close()
Shut the CDC processor down



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.