| Modifier and Type | Method and Description |
|---|---|
Predicate<AlertNotification> |
AlertDispatcher.AlertHandler.alertIdSelector(String id) |
Predicate<AlertNotification> |
AlertDispatcher.AlertHandler.alertLevelSelector(org.lsst.ccs.bus.states.AlertState severity) |
Predicate<AlertNotification> |
AlertDispatcher.AlertHandler.originSelector(String origin) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertDispatcher.EmailAlertAction.accept(AlertNotification notif) |
void |
AlertNotifier.Observer.alertRaised(AlertNotification notif) |
void |
AlertDispatcher.onAlert(AlertNotification notif) |
void |
AlertDispatcher.AlertHandler.onAlert(AlertNotification notif) |
void |
GenericMMM.onAlert(AlertNotification notif) |
boolean |
DaqMonitorPrivateEmailAction.test(AlertNotification notif) |
boolean |
AlertDispatcher.AlertAction.test(AlertNotification notif) |
| Modifier and Type | Method and Description |
|---|---|
AlertDispatcher.AlertHandler |
AlertDispatcher.AlertHandler.andSelector(Predicate<AlertNotification> and) |
AlertDispatcher.AlertHandler |
AlertDispatcher.AlertHandler.orSelector(Predicate<AlertNotification> or) |
AlertDispatcher.AlertHandler |
AlertDispatcher.AlertHandler.setSelector(Predicate<AlertNotification> selector) |
Copyright © 2023 LSST. All rights reserved.