| 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.
|
| org.opends.server.replication.server.changelog.je |
This package contains the Berkeley DB JE implementation for the changelog
database API.
|
| Class and Description |
|---|
| ChangelogException
This class define an Exception that must be used when some error condition
was detected in the changelog database that cannot be recovered
automatically.
|
| ChangeNumberIndexRecord
The Change Number Index Record class represents records stored in the
ChangeNumberIndexDB. |
| Class and Description |
|---|
| ChangelogDB
This interface is the entry point for the changelog database which stores the
replication data on persistent storage.
|
| ChangelogException
This class define an Exception that must be used when some error condition
was detected in the changelog database that cannot be recovered
automatically.
|
| DBCursor
Generic cursor interface into the changelog database.
|
| Class and Description |
|---|
| ChangelogException
This class define an Exception that must be used when some error condition
was detected in the changelog database that cannot be recovered
automatically.
|
| ChangeNumberIndexDB
This class stores an index of all the changes seen by this server in the form
of
ChangeNumberIndexRecords. |
| ChangeNumberIndexRecord
The Change Number Index Record class represents records stored in the
ChangeNumberIndexDB. |
| DBCursor
Generic cursor interface into the changelog database.
|
| DBCursor.CursorOptions
Options to create a cursor.
|
| DBCursor.KeyMatchingStrategy
Represents a cursor key matching strategy, which allow to choose if only
the exact key must be found or if any key equal or lower/higher should match.
|
| DBCursor.PositionStrategy
Represents a cursor positioning strategy, which allow to choose if the start point
corresponds to the record at the provided key or the record just after the provided
key.
|
| ReplicaId
Replica identifier comprised of the domain baseDN and its serverId within
this domain.
|
| ReplicationDomainDB
This interface allows to query or control the replication domain database(s)
(composed of one or more ReplicaDBs) and query/update each ReplicaDB.
|
| Class and Description |
|---|
| ChangelogDB
This interface is the entry point for the changelog database which stores the
replication data on persistent storage.
|
| ChangelogException
This class define an Exception that must be used when some error condition
was detected in the changelog database that cannot be recovered
automatically.
|
| ChangeNumberIndexDB
This class stores an index of all the changes seen by this server in the form
of
ChangeNumberIndexRecords. |
| DBCursor
Generic cursor interface into the changelog database.
|
| DBCursor.CursorOptions
Options to create a cursor.
|
| ReplicaId
Replica identifier comprised of the domain baseDN and its serverId within
this domain.
|
| ReplicationDomainDB
This interface allows to query or control the replication domain database(s)
(composed of one or more ReplicaDBs) and query/update each ReplicaDB.
|
| Class and Description |
|---|
| ChangelogDB
This interface is the entry point for the changelog database which stores the
replication data on persistent storage.
|
| ChangelogException
This class define an Exception that must be used when some error condition
was detected in the changelog database that cannot be recovered
automatically.
|
| ChangeNumberIndexDB
This class stores an index of all the changes seen by this server in the form
of
ChangeNumberIndexRecords. |
| ChangeNumberIndexRecord
The Change Number Index Record class represents records stored in the
ChangeNumberIndexDB. |
| DBCursor
Generic cursor interface into the changelog database.
|
| DBCursor.CursorOptions
Options to create a cursor.
|
| ReplicationDomainDB
This interface allows to query or control the replication domain database(s)
(composed of one or more ReplicaDBs) and query/update each ReplicaDB.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.