public class ClusterConfigChangedEvent extends AmbariEvent
ClusterConfigChangedEvent
class is fired when a
cluster configuration is successfully updated.AmbariEvent.AmbariEventType
m_eventType
Constructor and Description |
---|
ClusterConfigChangedEvent(String clusterName,
String configType,
String versionTag,
Long version) |
Modifier and Type | Method and Description |
---|---|
String |
getClusterName()
Get the cluster name
|
String |
getConfigType()
Get the configuration type
|
Long |
getVersion()
Get the version
|
String |
getVersionTag()
Get the version tag
|
String |
toString() |
getType
public String getClusterName()
public String getConfigType()
public String getVersionTag()
public Long getVersion()
public String toString()
toString
in class AmbariEvent
Copyright © 2022 Apache Software Foundation. All rights reserved.