Uses of Class
org.opends.server.api.SynchronizationProvider
Packages that use SynchronizationProvider
Package
Description
This package contains the main class of the leader based replication.
Contains various classes that comprise the core of the Directory Server codebase.
This package contains the part of the Multi-master replication code that works on the Directory Server side.
-
Uses of SynchronizationProvider in org.forgerock.opendj.server.leaderbasedreplication
Modifier and TypeClassDescriptionfinal class
The entry point of the Leader Based Replication. -
Uses of SynchronizationProvider in org.opends.server.core
Methods in org.opends.server.core that return types with arguments of type SynchronizationProviderModifier and TypeMethodDescriptionDirectoryServer.getSynchronizationProviders()
ServerContext.getSynchronizationProviders()
Retrieves the set of synchronization providers that have been registered with the Directory Server.SynchronizationProviderConfigManager.getSynchronizationProviders()
Return the synchronization providers. -
Uses of SynchronizationProvider in org.opends.server.replication.plugin
Subclasses of SynchronizationProvider in org.opends.server.replication.pluginModifier and TypeClassDescriptionfinal class
This class is used to load the Replication code inside the JVM and to trigger initialization of the replication.