public class RebuildIndexWorkflowCallback extends Object implements MaintenanceWorkflowCallback
| Constructor and Description |
|---|
RebuildIndexWorkflowCallback(List<MaintenanceRebuildIndexTarget> indexesToRebuild,
IgniteH2Indexing indexing,
IgniteLogger log)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<MaintenanceAction<?>> |
allActions() |
@Nullable MaintenanceAction<?> |
automaticAction() |
boolean |
shouldProceedWithMaintenance() |
public RebuildIndexWorkflowCallback(List<MaintenanceRebuildIndexTarget> indexesToRebuild, IgniteH2Indexing indexing, IgniteLogger log)
indexesToRebuild - Indexes to rebuild.indexing - Indexing.log - Logger.public boolean shouldProceedWithMaintenance()
shouldProceedWithMaintenance in interface MaintenanceWorkflowCallbackpublic List<MaintenanceAction<?>> allActions()
allActions in interface MaintenanceWorkflowCallback@Nullable public @Nullable MaintenanceAction<?> automaticAction()
automaticAction in interface MaintenanceWorkflowCallback
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025