Package | Description |
---|---|
org.apache.ignite.maintenance |
Package 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. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024