Package | Description |
---|---|
org.apache.ignite.maintenance |
Contains public interfaces for maintenance mechanism.
|
Modifier and Type | Method and Description |
---|---|
@Nullable MaintenanceAction<?> |
MaintenanceWorkflowCallback.automaticAction()
Component can provide optional
MaintenanceAction that will be executed automatically
by MaintenanceRegistry when node enters maintenance mode. |
Modifier and Type | Method and Description |
---|---|
List<MaintenanceAction<?>> |
MaintenanceRegistry.actionsForMaintenanceTask(String maintenanceTaskName)
All
MaintenanceAction s provided by a component for MaintenanceTask with a given name. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023