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
(Connection coreConnection) Fetches the topology from the core.TopologyBackend.CoreRegistry.getTopology()
Returns the currentTopology
of the deployment with all replicas.TopologyBackend.getTopology()
Returns the currentTopology
of the deployment..