See: Description
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 of
Partition s keeping it up to date according to a specific discovery mechanism. |
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.
|
Copyright 2010-2022 ForgeRock AS.