See: Description
Class | Description |
---|---|
ChangelogState |
This is the changelog state stored in the changelogStateDB.
|
DataServerHandler |
This class defines a server handler, which handles all interaction with a peer directory server.
|
MonitoringPublisher |
This thread regularly publishes monitoring information:
it sends monitoring messages regarding the direct topology (directly connected DSs and RSs) to the connected RSs
it sends monitoring messages regarding the whole topology (also includes the local RS) to the connected DSs
Note: as of today, monitoring messages mainly contains the server state of the entities.
|
ReplicationServer |
ReplicationServer Listener.
|
ReplicationServerConnectThread |
This Class is used to create a thread that is responsible for opening connection from this replication server to the
other Replication Servers.
|
ReplicationServerDomain |
This class define an in-memory cache that will be used to store the messages that have been received from an LDAP
server or from another replication server and that should be forwarded to other servers.
|
ReplicationServerHandler |
This class defines a server handler, which handles all interaction with a peer replication server.
|
ReplicationServerListenThread |
This Class is used to create a thread that is responsible for listening on the Replication Server thread and accept
new incoming connections from other replication servers or from LDAP servers.
|
ServerReader |
This class implement the part of the replicationServer that is reading the connection from the LDAP servers to get
all the updates that were done on this replica and forward them to other servers.
|
ServerWriter |
This class defines a server writer, which is used to send changes to a directory server.
|
Copyright 2010-2022 ForgeRock AS.