Uses of Package
org.opends.server.replication.server
-
Packages that use org.opends.server.replication.server Package Description org.opends.server.backends Contains various Directory Server backend implementations.org.opends.server.replication.server This package contains the code for the Replication Server part of the Multimaster replication feature.org.opends.server.replication.server.changelog.api This package contains the API for the changelog database.org.opends.server.replication.server.changelog.file This package contains a file-based log implementation for the changelog database API. -
Classes in org.opends.server.replication.server used by org.opends.server.backends Class Description ReplicationServer ReplicationServer Listener. -
Classes in org.opends.server.replication.server used by org.opends.server.replication.server Class Description ChangelogState This is the changelog state stored in the changelogStateDB.ReplicationServer ReplicationServer Listener.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. -
Classes in org.opends.server.replication.server used by org.opends.server.replication.server.changelog.api Class Description ChangelogState This is the changelog state stored in the changelogStateDB. -
Classes in org.opends.server.replication.server used by org.opends.server.replication.server.changelog.file Class Description ChangelogState This is the changelog state stored in the changelogStateDB.ReplicationServer ReplicationServer Listener.