Uses of Class
org.opends.server.replication.plugin.MultimasterReplication.UnreachableReplicationServers
-
Packages that use MultimasterReplication.UnreachableReplicationServers Package Description org.opends.server.replication.plugin This package contains the part of the Multi-master replication code that works on the Directory Server side. -
-
Uses of MultimasterReplication.UnreachableReplicationServers in org.opends.server.replication.plugin
Methods in org.opends.server.replication.plugin that return MultimasterReplication.UnreachableReplicationServers Modifier and Type Method Description static MultimasterReplication.UnreachableReplicationServers
MultimasterReplication. getUnreachableReplicationServers(int numberOfRSes)
Returns temporarily unreachable Replication Servers.
-