public class AlertUpdateEvent extends STOMPEvent
STOMPEvent.Type
type
Constructor and Description |
---|
AlertUpdateEvent(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> |
getSummaries() |
int |
hashCode() |
void |
setSummaries(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries) |
completeDestination, getMetricName, getType
public AlertUpdateEvent(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries)
public Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> getSummaries()
public void setSummaries(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries)
Copyright © 2022 Apache Software Foundation. All rights reserved.