Package org.forgerock.opendj.server.leaderbasedreplication
package org.forgerock.opendj.server.leaderbasedreplication
This package contains the main class of the leader based replication.
-
ClassDescriptionRepresents a domain.Temporary interface to be able to test the leader based replication in the simulator, which implements fakes objects.This class implements the request control used to fetch updates from another server, in order to replicate those updates.The ReplicationRequestInfo object containing the returned information of the replication request control.This class implements the leader-based replication synchronization provider.Implements the RegistrationToCore extended operation that is sent by a replica to the core.The registration to core extended request.The registration to core extended result.It represents the changelog of the replica.Represents a client that interacts with a remote replica, either regular or providing the Core feature.Represents the changelog state and the domain state (SCP and PP) for a given domain.Represents information that a replica must provide to register to the core regularly.Represents the information that is returned upon a
ReplicaClient.RegistrationToCoreRequest
sent by a replica to the core.The replication state of a replica.Represents a replicated domain.Uniquely identifies a replication stream.Represents the topology information.Represents the domain state.Represents the location of a replica.The status of a replica.Represents the coordinates of a replica.The information of a replica returned by the topology.This class defines a backend to hold the topology information.TopologyBackend.ConsistentCore
is the single source of truth of the replication topology.