public class ExecutionCommandEvent extends STOMPHostEvent
STOMPEvent.Type
type
Constructor and Description |
---|
ExecutionCommandEvent(Long hostId,
Long requiredConfigTimestamp,
TreeMap<String,ExecutionCommandsCluster> clusters) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
TreeMap<String,ExecutionCommandsCluster> |
getClusters() |
Long |
getHostId()
Host id message will sent to.
|
Long |
getRequiredConfigTimestamp() |
int |
hashCode() |
completeDestination, getMetricName, getType
public ExecutionCommandEvent(Long hostId, Long requiredConfigTimestamp, TreeMap<String,ExecutionCommandsCluster> clusters)
public TreeMap<String,ExecutionCommandsCluster> getClusters()
public Long getHostId()
STOMPHostEvent
getHostId
in class STOMPHostEvent
public Long getRequiredConfigTimestamp()
Copyright © 2022 Apache Software Foundation. All rights reserved.