Package | Description |
---|---|
org.opends.server.replication.common |
This package contains utilities that can are used by all the packages below org.opends.server.replication.
|
org.opends.server.replication.service |
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
|
Modifier and Type | Method and Description |
---|---|
static CSNGenerator |
CSNGenerator.newCSNGenerator(int serverId,
long timestamp)
Create a new
CSNGenerator . |
static CSNGenerator |
CSNGenerator.newCSNGenerator(int serverId,
ServerState state)
Create a new
CSNGenerator . |
Modifier and Type | Method and Description |
---|---|
CSNGenerator |
ReplicationDomain.getCsnGenerator()
Returns the
CSNGenerator that will be used to generate CSN for this domain. |
Copyright 2010-2018 ForgeRock AS.