Package | Description |
---|---|
org.opends.server.replication.server |
This package contains the code for the Replication Server part of the Multimaster replication feature.
|
Constructor and Description |
---|
ReplicationServer(ReplicationContext context,
ReplicationServerCfg cfg,
DSRSShutdownSync dsrsShutdownSync)
Creates a new Replication server using the provided configuration entry and shutdown synchronization object.
|
ReplicationServer(ReplicationContext replicationContext,
ReplicationServerCfg cfg,
DSRSShutdownSync dsrsShutdownSync,
Predicate<Dn> isEclEnabledDomain)
Creates a new Replication server using the provided configuration entry, shutdown synchronization object and
domain predicate.
|
ServerWriter(Session session,
org.opends.server.replication.server.ServerHandler peerServer,
ReplicationServerDomain replicationServerDomain,
DSRSShutdownSync dsrsShutdownSync)
Create a ServerWriter.
|
Copyright 2010-2022 ForgeRock AS.