Uses of Class
org.forgerock.opendj.server.leaderbasedreplication.Topology.Location
Packages that use Topology.Location
Package
Description
This package contains the main class of the leader based replication.
-
Uses of Topology.Location in org.forgerock.opendj.server.leaderbasedreplication
Methods in org.forgerock.opendj.server.leaderbasedreplication that return Topology.LocationModifier and TypeMethodDescriptionTopology.ReplicaCoordinate.location()
Returns the value of thelocation
record component.Constructors in org.forgerock.opendj.server.leaderbasedreplication with parameters of type Topology.LocationModifierConstructorDescriptionConsistentCore
(Topology.Location location) Creates a newConsistentCore
at the givenTopology.Location
.ReplicaCoordinate
(ReplicaId replicaId, Topology.Location location) Creates an instance of aReplicaCoordinate
record class.