Uses of Class
org.opends.server.backends.RebuildConfig
Package
Description
Contains a number of API declarations for use throughout the Directory Server.
Contains the code for implementing Directory Server pluggable storage backends.
-
Uses of RebuildConfig in org.opends.server.api
Modifier and TypeMethodDescriptionvoid
LocalBackend.rebuildBackend
(RebuildConfig rebuildConfig, ServerContext serverContext, Consumer<Task.WorkCounters> progressCallback) Rebuild indexes in the backend instance. -
Uses of RebuildConfig in org.opends.server.backends.pluggable
Modifier and TypeMethodDescriptionvoid
BackendImpl.rebuildBackend
(RebuildConfig rebuildConfig, ServerContext serverContext, Consumer<Task.WorkCounters> progressCallback)