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.file |
This package contains a file-based log implementation for the changelog database API.
|
Constructor and Description |
---|
ChangelogBackend(ReplicationServer replicationServer,
ECLEnabledDomainPredicate domainPredicate)
Creates a new backend with the provided replication server.
|
Constructor and Description |
---|
ReplicationServer(ReplicationServerCfg cfg,
DSRSShutdownSync dsrsShutdownSync,
ECLEnabledDomainPredicate predicate)
Creates a new Replication server using the provided configuration entry, shutdown synchronization object and
domain predicate.
|
Constructor and Description |
---|
ECLMultiDomainDBCursor(ECLEnabledDomainPredicate predicate,
MultiDomainDBCursor cursor)
Builds an instance of this class filtering updates from the provided cursor.
|
Copyright 2010-2018 ForgeRock AS.