Uses of Class
org.opends.server.replication.protocol.MonitorMsg
-
Packages that use MonitorMsg Package Description org.opends.server.replication.server This package contains the code for the Replication Server part of the Multimaster replication feature. -
-
Uses of MonitorMsg in org.opends.server.replication.server
Methods in org.opends.server.replication.server that return MonitorMsg Modifier and Type Method Description MonitorMsg
ReplicationServerDomain. createGlobalTopologyMonitorMsg(ServerId<?> sender)
Creates a new monitor message including monitoring information for the whole topology.
-