|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.journal.DatabaseJournal.RevisionTableJanitor
public class DatabaseJournal.RevisionTableJanitor
Class for maintaining the revision table. This is only useful if all JR information except the search index is in the database (i.e., node types etc). In that case, revision data can safely be thrown away from the JOURNAL table.
| Constructor Summary | |
|---|---|
DatabaseJournal.RevisionTableJanitor()
|
|
| Method Summary | |
|---|---|
protected void |
cleanUpOldRevisions()
Cleans old revisions from the clustering table. |
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseJournal.RevisionTableJanitor()
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnableprotected void cleanUpOldRevisions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||