Package org.opends.server.discovery
Contains the Service Discovery Mechanisms and APIs.
-
Interface Summary Interface Description ServiceDiscoveryChangeListener This interface defines the methods that a Service Discovery consumer should implement if it wishes to be notified of changes in the service.ServiceDiscoveryMechanism<C extends ServiceDiscoveryMechanismCfg> Maintains a set ofPartition
s keeping it up to date according to a specific discovery mechanism. -
Class Summary Class Description Partition Named set of servers defining a distributed service.Partition.Server A server from a partition.ReplicationServiceDiscoveryMechanism Service Discovery Mechanism retrieving information from a replication topology.ServiceDiscoveryMechanismConfigManager Manages configuration additions and deletions of service discovery mechanisms in the server configuration.StaticServiceDiscoveryMechanism This mechanism only returns the list of servers in its configuration, without checking for availability.