Package | Description |
---|---|
org.opends.server.core |
Contains various classes that comprise the core of the Directory Server codebase.
|
org.opends.server.replication.plugin |
This package contains the part of the Multi-master
replication code that works on the Directory Server side.
|
Modifier and Type | Method and Description |
---|---|
static void |
DirectoryServer.deregisterBackupTaskListener(BackupTaskListener listener)
Deregisters the provided backup task listener with the Directory Server.
|
static void |
DirectoryServer.registerBackupTaskListener(BackupTaskListener listener)
Registers the provided backup task listener with the Directory Server.
|
Modifier and Type | Class and Description |
---|---|
class |
MultimasterReplication
This class is used to load the Replication code inside the JVM and to trigger initialization of the replication.
|
Copyright 2010-2018 ForgeRock AS.