Uses of Class
org.opends.server.tasks.PurgeConflictsHistoricalTask
-
Packages that use PurgeConflictsHistoricalTask Package Description org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side. -
-
Uses of PurgeConflictsHistoricalTask in org.opends.server.replication.plugin
Methods in org.opends.server.replication.plugin with parameters of type PurgeConflictsHistoricalTask Modifier and Type Method Description void
LDAPReplicationDomain. purgeConflictsHistorical(PurgeConflictsHistoricalTask task, long endDate)
Check and purge the historical attribute on all eligible entries under this domain.
-