Class LeaderBasedReplication

java.lang.Object
org.opends.server.api.SynchronizationProvider<LeaderBasedReplicationSynchronizationProviderCfg>
org.forgerock.opendj.server.leaderbasedreplication.LeaderBasedReplication
All Implemented Interfaces:
ConfigurationAddListener<LeaderBasedReplicationDomainCfg>, ConfigurationChangeListener<LeaderBasedReplicationSynchronizationProviderCfg>, ConfigurationDeleteListener<LeaderBasedReplicationDomainCfg>, BackupTaskListener, ExportTaskListener, ImportTaskListener, RestoreTaskListener, HealthStatusProvider, ShutdownSynchronizer

This class implements the leader-based replication synchronization provider. It handles the synchronization of changes made to the replicated domains, between this replica and the rest of the topology.