| Modifier and Type | Method and Description | 
|---|---|
void | 
RecoveryConfigHelper.handleMaintenanceModeEvent(MaintenanceModeEvent event)
Maintenance mode of a host, service or service component host changed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HostLevelParamsHolder.onMaintenanceModeChanged(MaintenanceModeEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AlertMaintenanceModeListener.onEvent(MaintenanceModeEvent event)
Handles  
MaintenanceModeEvent by performing the following tasks:
 
 Iterates through all AlertNoticeEntity, updating the MM state
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HostComponentsUpdateListener.onMaintenanceStateUpdate(MaintenanceModeEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HostUpdateListener.onMaintenanceStateUpdate(MaintenanceModeEvent event)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceUpdateListener.onMaintenanceStateUpdate(MaintenanceModeEvent event)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.