Uses of Interface
org.opends.server.replication.common.ShutdownSynchronizer
Package
Description
This package contains the part of the Multi-master replication code that works on the Directory Server side.
This package contains the code for the Replication Server part of the Multimaster replication feature.
-
Uses of ShutdownSynchronizer in org.opends.server.replication.plugin
Modifier and TypeClassDescriptionfinal class
This class is used to load the Replication code inside the JVM and to trigger initialization of the replication. -
Uses of ShutdownSynchronizer in org.opends.server.replication.server
ModifierConstructorDescriptionReplicationServer
(ServerContext serverContext, ReplicationServerCfg cfg, ShutdownSynchronizer shutdownSync) Creates a new Replication server using the provided configuration entry and shutdown synchronization object.