public class AlertDefinitionsAgentUpdateEvent extends STOMPHostEvent implements Hashable
STOMPEvent.Type
type
Constructor and Description |
---|
AlertDefinitionsAgentUpdateEvent(AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters,
String hostName,
Long hostId) |
Modifier and Type | Method and Description |
---|---|
static AlertDefinitionsAgentUpdateEvent |
emptyEvent() |
boolean |
equals(Object o) |
Map<Long,AlertCluster> |
getClusters() |
AlertDefinitionEventType |
getEventType() |
String |
getHash() |
Long |
getHostId()
Host id message will sent to.
|
String |
getHostName() |
int |
hashCode() |
void |
setHash(String hash) |
completeDestination, getMetricName, getType
public AlertDefinitionsAgentUpdateEvent(AlertDefinitionEventType eventType, Map<Long,AlertCluster> clusters, String hostName, Long hostId)
public static AlertDefinitionsAgentUpdateEvent emptyEvent()
public String getHostName()
public AlertDefinitionEventType getEventType()
public Map<Long,AlertCluster> getClusters()
public Long getHostId()
STOMPHostEvent
getHostId
in class STOMPHostEvent
Copyright © 2022 Apache Software Foundation. All rights reserved.