| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.mcm | |
| org.lsst.ccs.subsystem.mcm.ir2.actions |
| 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 |
AlertDispatcher.CommandAlertAction.accept(AlertNotification t) |
void |
AlertNotifier.Observer.alertRaised(AlertNotification notif) |
void |
GenericMCM.onAlert(AlertNotification notif) |
void |
AlertDispatcher.onAlert(AlertNotification notif) |
void |
AlertDispatcher.AlertHandler.onAlert(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) |
| Modifier and Type | Method and Description |
|---|---|
void |
FocalPlaneRebTemperatureTooHighAction.accept(AlertNotification t) |
void |
RebTemperatureTooHighAction.accept(AlertNotification t) |
Copyright © 2020 LSST. All rights reserved.