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 TypeMethodDescriptionConsistentCore.getFullTopology()
Returns the currentTopology
of the deployment with all replicas.ConsistentCore.getTopology
(Topology.RegisteredStatus... registeredStatus) Returns the currentTopology
of the deployment with given registered status.