See: Description
| Class | Description |
|---|---|
| AttrHistorical |
This class store historical information for a provided attribute.
|
| AttrHistoricalMultiple |
This class is used to store historical information for multiple valued attributes.
|
| AttrHistoricalSingle |
This class is used to store historical information for single valued attributes.
|
| AttrHistoricalWithOptions |
Used to store historical information.
|
| AttrValueHistorical |
Store historical information for an attribute value.
|
| EntryHistorical |
This class is used to store historical information that is used to resolve modify conflicts
|
| ExternalChangelogDomain |
This class specifies the external changelog feature for a replication
domain.
|
| FakeAddOperation |
This class if used to build fake ADD Operation from the historical
information that stay in the entry in the database.
|
| FakeDelOperation |
This class if used to build pseudo DEL Operation from the historical
information that stay in the entry in the database.
|
| FakeModdnOperation |
This class if used to build fake MODDN Operation from the historical
information that stay in the entry in the database.
|
| FakeModifyOperation |
This class if used to build fake Modify Operation from the historical
information that stay in the entry in the database.
|
| FakeOperation |
This class if used to build fake Operation from the historical
information that stay in the entry in the database.
|
| FakeOperationComparator |
This Class implements a Comparator that can be used to build TreeSet
containing FakeOperations sorted by the CSN order.
|
| FractionalLDIFImportPlugin |
This class implements a Directory Server plugin that is used in fractional
replication to initialize a just configured fractional domain (when an online
full update occurs or offline/online ldif import).
|
| GenerationIdChecksum |
This class computes the generation id used for a replication domain.
|
| HistoricalCsnOrderingMatchingRuleFactory |
This class is a factory class for
HistoricalCsnOrderingMatchingRule. |
| HistoricalCsnOrderingMatchingRuleImpl |
Matching rule used to establish an order between historical information and index them.
|
| LDAPReplicationDomain |
This class implements the bulk part of the Directory Server side
of the replication code.
|
| MultimasterReplication |
This class is used to load the Replication code inside the JVM
and to trigger initialization of the replication.
|
| ReplayThread |
Thread that is used to get message from the replication servers (stored
in the updates queue) and replay them in the current server.
|
| 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.
|
| ReplLDIFOutputStream |
This class creates an output stream that can be used to export entries
to a synchronization domain.
|
| UpdateToReplay |
This is a bag class to hold an update to replay in the queue of updates to
be replayed by the replay threads.
|
| Enum | Description |
|---|---|
| HistAttrModificationKey |
Enumeration used for storing type of attribute modification
in the value of the replication historical information.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.