Uses of Interface
org.opends.server.discovery.ServiceDiscoveryMechanism
-
Uses of ServiceDiscoveryMechanism in org.opends.server.discovery
Modifier and TypeClassDescriptionfinal class
Service Discovery Mechanism retrieving information from a replication topology.final class
This mechanism only returns the list of servers in its configuration, without checking for availability.Modifier and TypeMethodDescriptionServiceDiscoveryMechanismConfigManager.getMechanism
(String name) Returns the service discovery with the provided name.Modifier and TypeMethodDescriptionvoid
ServiceDiscoveryChangeListener.connectionOptionsChanged
(ServiceDiscoveryMechanism<?> changedService) Invoked when the connection options for connecting to the servers have changed.void
ServiceDiscoveryChangeListener.partitionsChanged
(ServiceDiscoveryMechanism<?> changedService) Invoked when the service discovery mechanism detected that the servers have changed.