Package | Description |
---|---|
org.opends.server.tools |
Contains various Directory Server tool implementations.
|
org.opends.server.tools.tasks |
This package contains classes that support client tool interaction with the tasks backend.
|
Modifier and Type | Class and Description |
---|---|
class |
BackUpDb
This program provides a utility that may be used to back up a Directory Server backend in a binary form that may be
quickly archived and restored.
|
class |
ExportLdif
This program provides a utility that may be used to export the contents of a Directory Server backend to an LDIF
file.
|
class |
ImportLdif
This program provides a utility that may be used to import the contents of an LDIF file into a Directory Server
backend.
|
class |
RebuildIndex
This program provides a utility to rebuild the contents of the indexes of a Directory Server backend.
|
class |
RestoreDb
This program provides a utility that may be used to restore a binary backup of a Directory Server backend generated
using the
BackUpDb tool. |
Modifier and Type | Method and Description |
---|---|
protected static void |
TaskTool.runEmbeddedOffline(TaskTool taskTool,
com.forgerock.opendj.cli.ArgumentsBuilder arguments)
Adds the --offline and --noPropertyFile arguments to the provided arguments and
runs the provided taskTool.
|
Copyright 2010-2022 ForgeRock AS.