Package openlsd.server.admin

Main Class to handle the specific function: Check of Consistency, Init Database, GetPaths

See:
          Description

Class Summary
LSDCheckDBConsistency Check DB consistency (no LSD check, just in database)
LSDCheckInDBThreaded Check DB <-> LSD in parallel but local to the LSD server with one step from LSD then both sides LSD/DB with DB
LSDCheckInDBThreadedDualLimit Check DB <-> LSD in parallel but local to the LSD server with one step from LSD then both sides LSD/DB with DB using the ability to check between two dates (lower and upper bounds) with lower is the previous check date and upper is the current date.
LSDCheckSimilar This class is about to check if a specific file is already inserted in one specific Legacy of OpenLSD.
LSDGetPaths This class is intend to get a copy in the OUT path of a list of files.
LSDInitDB Main Class to show an example of initialization of DB only
WARNING: this version is not for production, it was done for testing purpose only!
LSDInitDBFromConfigFiles Main Class to show an example of initialization of DB only from config files.
LSDPurge Class to Purge non useful Document index!
 

Package openlsd.server.admin Description

Main Class to handle the specific function: Check of Consistency, Init Database, GetPaths