Package | Description |
---|---|
org.opends.quicksetup.installer |
Defines the classes that are you used by the installer.
|
org.opends.server.tools.dsreplication |
Defines the classes that are you used by the replication
command lines.
|
Modifier and Type | Method and Description |
---|---|
void |
Installer.initializeSuffix(InitialLdapContext ctx,
int replicaId,
String suffixDn,
boolean displayProgress,
String sourceServerDisplay)
Initializes a suffix with the contents of a replica that has a given
replication id.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationCliMain.initializeAllSuffixTry(String baseDN,
InitialLdapContext ctx,
boolean displayProgress)
Initializes all the replicas in the topology with the contents of a
given replica.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.