Package | Description |
---|---|
org.forgerock.opendj.setup.model |
Contains code of the opendj setup model.
|
Modifier and Type | Class and Description |
---|---|
static class |
ReplicationServerSetup.ExistingTopology
Represents the data needed by the new RS to join a replication topology.
|
Modifier and Type | Method and Description |
---|---|
static ReplicationServerSetup.Topology |
ReplicationServerSetup.asFirstServerInTopology()
Specifies that the new RS will be the first server in the replication topology
(i.e waiting for other directory/replication servers to contact it).
|
Modifier and Type | Method and Description |
---|---|
ReplicationServerSetup |
ReplicationServerSetup.join(ReplicationServerSetup.Topology topology)
Specifies how the new RS should join the replication topology.
|
Copyright 2010-2020 ForgeRock AS.