|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob
public static class AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob
Job that lock uses the AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent
to perform safe backups of the Lucene indexes.
Field Summary | |
---|---|
static java.lang.String |
KEY_LUCENE_INDEX_BACKUP_COMPONENT
KEY_LUCENE_INDEX_BACKUP_COMPONENT = 'luceneIndexBackupComponent' |
Constructor Summary | |
---|---|
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob()
|
Method Summary | |
---|---|
void |
execute(org.quartz.JobExecutionContext context)
Locks the Lucene indexes and copies them to a backup location |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY_LUCENE_INDEX_BACKUP_COMPONENT
Constructor Detail |
---|
public AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob()
Method Detail |
---|
public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
execute
in interface org.quartz.Job
org.quartz.JobExecutionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |