Uses of Class
org.opends.server.replication.plugin.AttrHistorical
Package
Description
This package contains the part of the Multi-master replication code that works on the Directory Server side.
-
Uses of AttrHistorical in org.opends.server.replication.plugin
Modifier and TypeClassDescriptionfinal class
This class is used to store historical information for multiple valued attributes.final class
This class is used to store historical information for single valued attributes.Modifier and TypeMethodDescriptionEntryHistorical.getAttrHistorical
(AttributeDescription attributeDescription) Returns the historical information for the named attribute.Modifier and TypeMethodDescriptionEntryHistorical.getAllAttrHistorical()
Returns the historical information for all attributes.