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.
|
Modifier and Type | Class and Description |
---|---|
class |
AttrHistoricalMultiple
This class is used to store historical information for multiple valued attributes.
|
class |
AttrHistoricalSingle
This class is used to store historical information for single valued attributes.
|
Modifier and Type | Method and Description |
---|---|
AttrHistorical |
EntryHistorical.getAttrHistorical(AttributeDescription attributeDescription)
Returns the historical information for the named attribute.
|
Modifier and Type | Method and Description |
---|---|
Map<AttributeDescription,AttrHistorical> |
EntryHistorical.getAllAttrHistorical()
Returns the historical information for all attributes.
|
Copyright 2010-2018 ForgeRock AS.