Uses of Interface
org.forgerock.opendj.server.leaderbasedreplication.ReplicaChangelog
Packages that use ReplicaChangelog
Package
Description
This package contains the main class of the leader based replication.
-
Uses of ReplicaChangelog in org.forgerock.opendj.server.leaderbasedreplication
Fields in org.forgerock.opendj.server.leaderbasedreplication declared as ReplicaChangelogModifier and TypeFieldDescriptionstatic final ReplicaChangelog
ReplicaChangelog.EMPTY_CHANGELOG
An empty changelog.Methods in org.forgerock.opendj.server.leaderbasedreplication that return ReplicaChangelogModifier and TypeMethodDescriptionExecutionContext.getChangelog()
Returns the changelog of the replica.