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 ReplicationBrokerReplicationDomain. brokerThe ReplicationBroker that is used by this ReplicationDomain to connect to the ReplicationService.
-