Uses of Class
org.forgerock.opendj.server.leaderbasedreplication.ReplicatedDomain
Packages that use ReplicatedDomain
Package
Description
This package contains the main class of the leader based replication.
-
Uses of ReplicatedDomain in org.forgerock.opendj.server.leaderbasedreplication
Methods in org.forgerock.opendj.server.leaderbasedreplication that return ReplicatedDomainModifier and TypeMethodDescriptionExecutionContext.newReplicatedDomain
(Dn baseDn) Creates a new replicated domain with the given base DN.Methods in org.forgerock.opendj.server.leaderbasedreplication that return types with arguments of type ReplicatedDomainModifier and TypeMethodDescriptionLeaderBasedReplication.getReplicatedDomains()
Returns the replicated domains.Methods in org.forgerock.opendj.server.leaderbasedreplication with parameters of type ReplicatedDomainModifier and TypeMethodDescriptionboolean
ReplicaChangelog.appendUserRequest
(ReplicatedDomain domain, PreOperationOperation operation) Appends a user request to the changelog.