Uses of Interface
org.forgerock.opendj.server.leaderbasedreplication.Stoppable
Packages that use Stoppable
Package
Description
This package contains the main class of the leader based replication.
-
Uses of Stoppable in org.forgerock.opendj.server.leaderbasedreplication
Constructors in org.forgerock.opendj.server.leaderbasedreplication with parameters of type StoppableModifierConstructorDescriptionReplicaChangelogImpl(ServerContext serverContext, ReplicaId replicaId, ReplicaClient replicaClient, Stoppable parent) Creates a new ReplicaChangelogImpl.