Uses of Class
org.opends.server.replication.plugin.AttrValueHistorical
-
Packages that use AttrValueHistorical 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. -
-
Uses of AttrValueHistorical in org.opends.server.replication.plugin
Methods in org.opends.server.replication.plugin that return types with arguments of type AttrValueHistorical Modifier and Type Method Description abstract Set<AttrValueHistorical>
AttrHistorical. getValuesHistorical()
Get the historical informations for this attribute Info.Set<AttrValueHistorical>
AttrHistoricalMultiple. getValuesHistorical()
Set<AttrValueHistorical>
AttrHistoricalSingle. getValuesHistorical()
-