Class ReplicationServiceDiscoveryMechanism

java.lang.Object
org.opends.server.discovery.ReplicationServiceDiscoveryMechanism
All Implemented Interfaces:
ConfigurationChangeListener<ReplicationServiceDiscoveryMechanismCfg>, ServiceDiscoveryMechanism<ReplicationServiceDiscoveryMechanismCfg>

public final class ReplicationServiceDiscoveryMechanism extends Object implements ConfigurationChangeListener<ReplicationServiceDiscoveryMechanismCfg>
Service Discovery Mechanism retrieving information from a replication topology.

The partitions returned by this class contain the directory servers that are part of the same topology as the configured replication servers.

It will periodically query the topology to discover any new or removed servers and notify listeners of any changes.