Package | Description |
---|---|
org.opends.server.replication.server |
This package contains the code for the Replication Server part of the Multimaster replication feature.
|
Modifier and Type | Method and Description |
---|---|
TopologyMsg |
ReplicationServerDomain.createTopologyMsgForDS(int destDsId)
Creates a TopologyMsg filled with information to be sent to a DS.
|
TopologyMsg |
ReplicationServerDomain.createTopologyMsgForRS()
Creates a TopologyMsg filled with information to be sent to a remote RS.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationServerHandler.processTopoInfoFromRS(TopologyMsg topoMsg)
Stores topology information received from a peer RS and that must be kept in RS handler.
|
void |
ReplicationServerHandler.receiveTopoInfoFromRS(TopologyMsg topoMsg)
Receives a topology msg.
|
void |
ReplicationServerDomain.receiveTopoInfoFromRS(TopologyMsg topoMsg,
ReplicationServerHandler rsHandler,
boolean allowResetGenId)
Process topology information received from a peer RS.
|
Copyright 2010-2018 ForgeRock AS.