openlsd.server.admin.commoncheck.LSDPurgeStorageTask Class Reference

Inheritance diagram for openlsd.server.admin.commoncheck.LSDPurgeStorageTask:

Inheritance graph
[legend]
Collaboration diagram for openlsd.server.admin.commoncheck.LSDPurgeStorageTask:

Collaboration graph
[legend]

List of all members.


Detailed Description

Task that performs the purge of the given storage (removes unused documents invalid index)
Author:
Frederic BREGIER LGPL 2008

Public Member Functions

 LSDPurgeStorageTask (LSDDbAdmin admin, LSDDbStorage storage, boolean repair, LSDDbPreparedStatement prepstmt1, LSDDbPreparedStatement prepstmt2, LSDDbPreparedStatement prepstmt3, LSDDbPreparedStatement prepstmt4, LSDDbPreparedStatement prepstmt5)
Long call () throws Exception

Private Attributes

LSDDbAdmin admin = null
LSDDbStorage storage = null
boolean repair = false
LSDDbPreparedStatement prepstmt1 = null
LSDDbPreparedStatement prepstmt2 = null
LSDDbPreparedStatement prepstmt3 = null
LSDDbPreparedStatement prepstmt4 = null
LSDDbPreparedStatement prepstmt5 = null

Constructor & Destructor Documentation

openlsd.server.admin.commoncheck.LSDPurgeStorageTask.LSDPurgeStorageTask ( LSDDbAdmin  admin,
LSDDbStorage  storage,
boolean  repair,
LSDDbPreparedStatement  prepstmt1,
LSDDbPreparedStatement  prepstmt2,
LSDDbPreparedStatement  prepstmt3,
LSDDbPreparedStatement  prepstmt4,
LSDDbPreparedStatement  prepstmt5 
)

Parameters:
admin 
storage 
repair 
prepstmt1 
prepstmt2 
prepstmt3 
prepstmt4 
prepstmt5 


Member Function Documentation

Long openlsd.server.admin.commoncheck.LSDPurgeStorageTask.call (  )  throws Exception

See also:
java.util.concurrent.Callable.call()


Member Data Documentation

Admin

Storage

Repair option

Check max of Storages

Check hasdel of Storages

Check size of Storages

Get max Valid of Storages

Purge Storages


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