Uses of Record Class
org.forgerock.opendj.server.leaderbasedreplication.Topology.ReplicaInfo
Packages that use Topology.ReplicaInfo
Package
Description
This package contains the main class of the leader based replication.
-
Uses of Topology.ReplicaInfo in org.forgerock.opendj.server.leaderbasedreplication
Methods in org.forgerock.opendj.server.leaderbasedreplication that return types with arguments of type Topology.ReplicaInfoModifier and TypeMethodDescriptionTopology.getReplicas()
Returns the information of replicas participating in the topology.Constructor parameters in org.forgerock.opendj.server.leaderbasedreplication with type arguments of type Topology.ReplicaInfoModifierConstructorDescriptionTopology
(Map<ReplicaId, Topology.ReplicaInfo> replicas, Topology.DomainState domainState) Constructor of a new Topology.