public class MetadataUpdateEvent extends STOMPEvent implements Hashable
STOMPEvent.Type
type
Constructor and Description |
---|
MetadataUpdateEvent(SortedMap<String,MetadataCluster> metadataClusters,
SortedMap<String,String> ambariLevelParams,
SortedMap<String,SortedMap<String,String>> metadataAgentConfigs,
UpdateEventType eventType) |
Modifier and Type | Method and Description |
---|---|
static MetadataUpdateEvent |
emptyUpdate() |
boolean |
equals(Object o) |
UpdateEventType |
getEventType() |
String |
getHash() |
Map<String,MetadataCluster> |
getMetadataClusters() |
int |
hashCode() |
void |
setHash(String hash) |
completeDestination, getMetricName, getType
public Map<String,MetadataCluster> getMetadataClusters()
public UpdateEventType getEventType()
public static MetadataUpdateEvent emptyUpdate()
Copyright © 2022 Apache Software Foundation. All rights reserved.