Package | Description |
---|---|
org.apache.ignite.maintenance |
Contains public interfaces for maintenance mechanism.
|
Modifier and Type | Method and Description |
---|---|
@Nullable MaintenanceTask |
MaintenanceRegistry.activeMaintenanceTask(String maintenanceTaskName)
Returns active
MaintenanceTask by its name. |
@Nullable MaintenanceTask |
MaintenanceRegistry.registerMaintenanceTask(MaintenanceTask task)
Method to register
MaintenanceTask locally on the node where method is called. |
Modifier and Type | Method and Description |
---|---|
@Nullable MaintenanceTask |
MaintenanceRegistry.registerMaintenanceTask(MaintenanceTask task)
Method to register
MaintenanceTask locally on the node where method is called. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022