public class AlertDefinitionsUIUpdateEvent extends STOMPEvent
STOMPEvent.Type
type
Modifier | Constructor and Description |
---|---|
|
AlertDefinitionsUIUpdateEvent(AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters) |
protected |
AlertDefinitionsUIUpdateEvent(STOMPEvent.Type type,
AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Map<Long,AlertCluster> |
getClusters() |
AlertDefinitionEventType |
getEventType() |
int |
hashCode() |
completeDestination, getMetricName, getType
protected AlertDefinitionsUIUpdateEvent(STOMPEvent.Type type, AlertDefinitionEventType eventType, Map<Long,AlertCluster> clusters)
public AlertDefinitionsUIUpdateEvent(AlertDefinitionEventType eventType, Map<Long,AlertCluster> clusters)
public AlertDefinitionEventType getEventType()
public Map<Long,AlertCluster> getClusters()
Copyright © 2022 Apache Software Foundation. All rights reserved.