| Package | Description |
|---|---|
| org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
| Class and Description |
|---|
| AttrHistorical
This class store historical information for a provided attribute.
|
| AttrValueHistorical
Store historical information for an attribute value.
|
| EntryHistorical
This class is used to store historical information that is used to resolve modify conflicts
|
| FakeOperation
This class if used to build fake Operation from the historical
information that stay in the entry in the database.
|
| HistAttrModificationKey
Enumeration used for storing type of attribute modification
in the value of the replication historical information.
|
| LDAPReplicationDomain
This class implements the bulk part of the Directory Server side
of the replication code.
|
| ReplicationRepairRequestControl
This class implements the Sun-defined replication repair control.
|
| ReplicationServerListener
This class is used to create and object that can
register in the admin framework as a listener for changes, add and delete
on the ReplicationServer configuration objects.
|
| UpdateToReplay
This is a bag class to hold an update to replay in the queue of updates to
be replayed by the replay threads.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.