Uses of Package
org.opends.server.replication.protocol
Package
Description
Contains various Directory Server backend implementations.
Contains classes that represent specific LDAP controls and their values.
This package contains utilities that can are used by all the packages below org.opends.server.replication.
This package contains the part of the Multi-master replication code that works on the Directory Server side.
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
This package contains the code for the Replication Server part of the Multimaster replication feature.
This package contains the API for the changelog database.
This package contains a file-based log implementation for the changelog database API.
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
-
ClassDescriptionAbstract class that must be extended to define a message used for sending Updates between servers.
-
ClassDescriptionThis class describes the context that is attached to Add Operation.This class is used to describe the context attached to a Delete Operation.This class describe the replication context that is attached to Modify operation.This class describe the replication context that is attached to ModifyDN operation.
-
ClassDescriptionThis class defines a message that is sent: By a RS to the other RSs in the topology, containing: every DSs directly connected to the RS in the DS infos every connected RSs (including the sending RS) in the RS infos By a RS to his connected DSs, containing.
-
ClassDescriptionAbstract class that must be extended to define a message used for sending Updates between servers.
-
ClassDescriptionThis class is used to exchange Add operation between LDAP servers and replication servers.Byte array builder class encodes data into byte arrays to send messages over the replication protocol.This message is used by the replica to tell the replication server he is changing his status (new status field used), or by the replication server to request that the replica changes his status (requested status field used).Object used when sending delete information to replication servers.Added in protocol V10 to exchange additional information during handshake.This is an abstract class of messages of the replication protocol for message that needs to contain information about the server that send them and the destination servers to which they should be sent.Abstract class that must be extended to define a message used for sending Updates between servers.This class holds every common code for the modify messages (mod, moddn).Message used to send Modify DN information.Message used to send Modify information.This exception should be raised by the un-serialization code of a PDU (typically the constructor code with a byte[] parameter), when the detected PDU type (deduced from the first received byte of the message) is a PDU used in an older version of the replication protocol than the current one, and we do not support translation from this old version PDU to his matching PDU in the current protocol version (if it exists).This class describe the replication context that is attached to each Operation using the SYNCHROCONTEXT key.Class that define messages sent by a replica (DS) to the replication server (RS) to let the RS know the date at which a replica went offline.Abstract class that must be used when defining messages that can be sent for replication purpose between servers.This class represents the security configuration for replication protocol sessions.This abstract message class is the superclass for start messages used by LDAP servers and Replication servers to initiate their communications.Internal message to signal the stop of encryption.The reason why the connection might be terminated.Abstract class that must be extended to define a message used for sending Updates between servers.A visitor of
UpdateMsg
s, in the style of the visitor design pattern. -
ClassDescriptionThis message is used by the replica to tell the replication server he is changing his status (new status field used), or by the replication server to request that the replica changes his status (requested status field used).The monitor message is sent by a RS to either a DS or a RS.This message is used by an LDAP server to communicate to the topology that the generation must be reset for the domain.Defines a replication session using TLS.This class defines a message that is sent: By a RS to the other RSs in the topology, containing: every DSs directly connected to the RS in the DS infos every connected RSs (including the sending RS) in the RS infos By a RS to his connected DSs, containing.Abstract class that must be extended to define a message used for sending Updates between servers.
-
ClassDescriptionAbstract class that must be extended to define a message used for sending Updates between servers.
-
ClassDescriptionAbstract class that must be extended to define a message used for sending Updates between servers.
-
ClassDescriptionAbstract class that must be used when defining messages that can be sent for replication purpose between servers.This class represents the security configuration for replication protocol sessions.Abstract class that must be extended to define a message used for sending Updates between servers.