Package org.forgerock.opendj.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 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.StaticServiceDiscoveryMechanism This mechanism only returns the list of servers in its configuration, without checking for availability.