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(org.forgerock.opendj.server.config.server.ReplicationServerCfg cfg,
DSRSShutdownSync dsrsShutdownSync)
Creates a new Replication server using the provided configuration entry and shutdown synchronization object.
|
ReplicationServer(org.forgerock.opendj.server.config.server.ReplicationServerCfg cfg,
DSRSShutdownSync dsrsShutdownSync,
ECLEnabledDomainPredicate predicate)
Creates a new Replication server using the provided configuration entry, shutdown synchronization object and
domain predicate.
|
ServerWriter(Session session,
ServerHandler handler,
ReplicationServerDomain replicationServerDomain,
DSRSShutdownSync dsrsShutdownSync)
Create a ServerWriter.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.