Uses of Class
org.opends.server.replication.service.ReplicationBroker
-
Packages that use ReplicationBroker Package Description org.opends.server.replication.service This package contains the generic of the Multi-Master replication code that works on the Directory Server side. -
-
Uses of ReplicationBroker in org.opends.server.replication.service
Fields in org.opends.server.replication.service declared as ReplicationBroker Modifier and Type Field Description protected ReplicationBroker
ReplicationDomain. broker
The ReplicationBroker that is used by this ReplicationDomain to connect to the ReplicationService.
-