@PublicAPI(stability=PRIVATE)

Package org.opends.server.synchronization.plugin

This package contains a matching rule needed for legacy support for a comparator needed by a replication changelog database that used older versions of the synchronization plugin.

See:
          Description

Class Summary
HistoricalCsnOrderingMatchingRule This class maintains compatibility with databases created before the org.opends.server.synchronization package was renamed.
 

Package org.opends.server.synchronization.plugin Description

This package contains a matching rule needed for legacy support for a comparator needed by a replication changelog database that used older versions of the synchronization plugin. The classes in this package are only provided for historical reasons, and all active code can be found in the org.opends.server.replication package and its sub-packages.