Uses of Class
org.opends.server.replication.service.ReplicationDomain.ImportExportContext
-
Packages that use ReplicationDomain.ImportExportContext Package Description org.opends.server.replication.service This package contains the generic of the Multi-Master replication code that works on the Directory Server side. -
-
Uses of ReplicationDomain.ImportExportContext in org.opends.server.replication.service
Methods in org.opends.server.replication.service that return ReplicationDomain.ImportExportContext Modifier and Type Method Description protected ReplicationDomain.ImportExportContext
ReplicationDomain. getImportExportContext()
Returns the Import/Export context associated to this ReplicationDomain.
-