|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.directory.mitosis.service.ReplicationLogCleanJob
public class ReplicationLogCleanJob
A OpenSymphony Quartz
Job that purges old replication logs and the old entries marked as
'deleted' (i.e. Constants.ENTRY_DELETED is true). This
Job just calls ReplicationService.purgeAgedData() to
purge old data.
| Field Summary | |
|---|---|
static java.lang.String |
INSTANCE_ID
|
| Constructor Summary | |
|---|---|
ReplicationLogCleanJob()
|
|
| Method Summary | |
|---|---|
void |
execute(JobExecutionContext ctx)
|
| 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 INSTANCE_ID
| Constructor Detail |
|---|
public ReplicationLogCleanJob()
| Method Detail |
|---|
public void execute(JobExecutionContext ctx)
throws JobExecutionException
JobExecutionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||