See: Description
Interface | Description |
---|---|
RebuildTask.LockProvider |
Functional interface to acquire an exclusive or shared lock on the specified file.
|
Class | Description |
---|---|
AddSchemaFileTask |
This class provides an implementation of a Directory Server task that can be used to add the contents of a new schema
file into the server schema.
|
BackupTask |
This class provides an implementation of a Directory Server task that may be used to back up a Directory Server
backend in a binary form that may be quickly archived and restored.
|
DisconnectClientTask |
This class provides an implementation of a Directory Server task that can be used to terminate a client connection.
|
EnterLockdownModeTask |
This class provides an implementation of a Directory Server task that can be used to place the server in lockdown
mode.
|
ExportTask |
This class provides an implementation of a Directory Server task that can be used to export the contents of a
Directory Server backend to an LDIF file.
|
ImportExportParams |
Parameters for import / export tasks.
|
ImportTask |
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
|
InitializeTargetTask |
This class provides an implementation of a Directory Server task that can be used to import data from an LDIF file
into a backend.
|
InitializeTask |
This class provides an implementation of a Directory Server task that can be used to import data over the replication
protocol from another server hosting the same replication domain.
|
LeaveLockdownModeTask |
This class provides an implementation of a Directory Server task that can be used bring the server out of lockdown
mode.
|
PurgeConflictsHistoricalTask |
This class provides an implementation of a Directory Server task that can be used to purge the replication historical
informations stored in the user entries to solve conflicts.
|
RebuildTask |
This class provides an implementation of a Directory Server task that can be used to rebuild indexes in a backend.
|
ResetChangeNumberTask |
This class provides an implementation of a Directory Server task that can be used to rebuild the change number index
with a given change number and a change represented by its CSN.
|
RestartTaskThread |
This class defines a thread that will be spawned to invoke a Directory Server in-core restart.
|
RestoreTask |
This class provides an implementation of a Directory Server task that can be used to restore a binary backup of a
Directory Server backend.
|
SetGenerationIdTask |
This class provides an implementation of a Directory Server task that can be used to import data over the replication
protocol from another server hosting the same replication domain.
|
ShutdownTask |
This class provides an implementation of a Directory Server task that can be used to stop the server.
|
ShutdownTaskThread |
This class defines a thread that will be spawned to invoke the Directory Server shutdown process.
|
TaskUtils |
This class defines a number of static utility methods for server tasks.
|
Copyright 2010-2022 ForgeRock AS.