Package | Description |
---|---|
org.opends.server.backends |
Contains various Directory Server backend implementations.
|
Modifier and Type | Method and Description |
---|---|
RebuildConfig.RebuildMode |
RebuildConfig.getRebuildMode()
Returns the rebuild mode.
|
static RebuildConfig.RebuildMode |
RebuildConfig.RebuildMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RebuildConfig.RebuildMode[] |
RebuildConfig.RebuildMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RebuildConfig.setRebuildMode(RebuildConfig.RebuildMode mode)
Sets the rebuild mode.
|
Copyright 2010-2022 ForgeRock AS.