Uses of Class
org.opends.server.replication.plugin.AttrHistorical
Packages that use 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
Subclasses of AttrHistorical in org.opends.server.replication.pluginModifier 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.Methods in org.opends.server.replication.plugin that return AttrHistoricalModifier and TypeMethodDescriptionEntryHistorical.getAttrHistorical
(AttributeDescription attributeDescription) Returns the historical information for the named attribute.Methods in org.opends.server.replication.plugin that return types with arguments of type AttrHistoricalModifier and TypeMethodDescriptionEntryHistorical.getAllAttrHistorical()
Returns the historical information for all attributes.