Uses of Class
org.opends.server.tasks.PurgeConflictsHistoricalTask
Packages that use PurgeConflictsHistoricalTask
Package
Description
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 PurgeConflictsHistoricalTaskModifier and TypeMethodDescriptionvoid
LDAPReplicationDomain.purgeConflictsHistorical
(PurgeConflictsHistoricalTask task, Duration purgeTaskMaxDuration) Check and purge the historical attribute on all eligible entries under this domain.