Uses of Class
org.opends.server.replication.service.ReplicationDomain
Package
Description
This package contains the part of the Multi-master replication code that works on the Directory Server side.
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
-
Uses of ReplicationDomain in org.opends.server.replication.plugin
Modifier and TypeClassDescriptionfinal class
This class implements the bulk part of the Directory Server side of the replication code. -
Uses of ReplicationDomain in org.opends.server.replication.service
ModifierConstructorDescriptionReplicationBroker
(ServerContext serverContext, ReplicationDomain replicationDomain, ServerState state, ReplicationDomainCfg config, ReplSessionSecurity replSessionSecurity) Creates a new ReplicationServer Broker for a particular ReplicationDomain.