openlsd.server.admin.commoncheck.limit
Class LSDCheckInDBAbstractDual

java.lang.Object
  extended by openlsd.server.admin.commoncheck.LSDCheckInDBAbstract
      extended by openlsd.server.admin.commoncheck.limit.LSDCheckInDBAbstractDual
Direct Known Subclasses:
LSDCheckInDBAbstractDualML, LSDCheckInDBThreadedDualLimit

public abstract class LSDCheckInDBAbstractDual
extends LSDCheckInDBAbstract

Check DB <-> LSD in parallel but local to the LSD server with one step from LSD then both sides LSD/DB with DB

Author:
Frederic Bregier LGPL

Field Summary
 
Fields inherited from class openlsd.server.admin.commoncheck.LSDCheckInDBAbstract
admin, errorFreeLegacy, ipportAdmin, legacy, lid, llc, lsdlegacy, nodate, repairdb, repairlsd, repairupdb, updateDate, useCfunc
 
Constructor Summary
LSDCheckInDBAbstractDual()
           
 
Method Summary
protected  boolean checkLID()
          Check from LSD to DB and reverse for one Legacy
 
Methods inherited from class openlsd.server.admin.commoncheck.LSDCheckInDBAbstract
checkDBConsistency, initializeArgs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LSDCheckInDBAbstractDual

public LSDCheckInDBAbstractDual()
Method Detail

checkLID

protected boolean checkLID()
Check from LSD to DB and reverse for one Legacy

Overrides:
checkLID in class LSDCheckInDBAbstract
Returns:
True if OK, else return False