public class HostLevelParamsUpdateEvent extends STOMPHostEvent implements Hashable
STOMPEvent.Typetype| Constructor and Description |
|---|
HostLevelParamsUpdateEvent(Long hostId,
Map<String,HostLevelParamsCluster> hostLevelParamsClusters) |
HostLevelParamsUpdateEvent(Long hostId,
String clusterId,
HostLevelParamsCluster hostLevelParamsCluster) |
| Modifier and Type | Method and Description |
|---|---|
static HostLevelParamsUpdateEvent |
emptyUpdate() |
boolean |
equals(Object o) |
String |
getHash() |
Long |
getHostId()
Host id message will sent to.
|
Map<String,HostLevelParamsCluster> |
getHostLevelParamsClusters() |
int |
hashCode() |
void |
setHash(String hash) |
completeDestination, getMetricName, getTypepublic HostLevelParamsUpdateEvent(Long hostId, Map<String,HostLevelParamsCluster> hostLevelParamsClusters)
public HostLevelParamsUpdateEvent(Long hostId, String clusterId, HostLevelParamsCluster hostLevelParamsCluster)
public static HostLevelParamsUpdateEvent emptyUpdate()
public Long getHostId()
STOMPHostEventgetHostId in class STOMPHostEventpublic Map<String,HostLevelParamsCluster> getHostLevelParamsClusters()
Copyright © 2022 Apache Software Foundation. All rights reserved.