public class RebuildIndexAction extends Object implements MaintenanceAction<Boolean>
| Constructor and Description |
|---|
RebuildIndexAction(List<MaintenanceRebuildIndexTarget> indexesToRebuild,
GridKernalContext ctx)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
description() |
Boolean |
execute()
Executes operations of current maintenance action.
|
String |
name() |
public RebuildIndexAction(List<MaintenanceRebuildIndexTarget> indexesToRebuild, GridKernalContext ctx)
indexesToRebuild - Indexes to rebuild.ctx - Context.public Boolean execute()
execute in interface MaintenanceAction<Boolean>public String name()
name in interface MaintenanceAction<Boolean>MaintenanceWorkflowCallback should have unique names.@Nullable public @Nullable String description()
description in interface MaintenanceAction<Boolean>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023