openlsd.server.admin.LSDPurge Class Reference

Collaboration diagram for openlsd.server.admin.LSDPurge:

Collaboration graph
[legend]

List of all members.


Detailed Description

Class to Purge non useful Document index! WARNING: to be used only in critical circonstances and OpenLSD server should be stopped before running it!
Author:
Frederic Bregier LGPL

Static Public Member Functions

static void main (String[] args)

Private Member Functions

 LSDPurge (LSDLoadConfig llc)

Private Attributes

LSDDbAdmin admin = null
String option = null
long lid = LSDConstants.invalide_idx

Constructor & Destructor Documentation

openlsd.server.admin.LSDPurge.LSDPurge ( LSDLoadConfig  llc  )  [private]

Create a new LSDPurge object

Parameters:
llc 


Member Function Documentation

static void openlsd.server.admin.LSDPurge.main ( String[]  args  )  [static]

Purge non useful Document index.

Parameters:
args with the config filename as first arg and commande as second args (-purgeStorage + lid)


Member Data Documentation

DB Admin object

String openlsd.server.admin.LSDPurge.option = null [private]

Option

Legacy ID


The documentation for this class was generated from the following file: