Uses of Class
org.forgerock.opendj.server.leaderbasedreplication.Topology
Packages that use Topology
Package
Description
This package contains the main class of the leader based replication.
-
Uses of Topology in org.forgerock.opendj.server.leaderbasedreplication
Methods in org.forgerock.opendj.server.leaderbasedreplication that return TopologyModifier and TypeMethodDescriptionReplicaClient.fetchTopologyFromCore()Fetches the topology from the core.TopologyBackend.CoreRegistry.getTopology()Returns the currentTopologyof the deployment with all replicas.TopologyBackend.getTopology()Returns the currentTopologyof the deployment..