public class ClusterConfigFinishedEvent extends AmbariEvent
ClusterConfigFinishedEvent
class is fired when a
cluster configuration is successfully updated.AmbariEvent.AmbariEventType
m_eventType
Constructor and Description |
---|
ClusterConfigFinishedEvent(long clusterId,
String clusterName) |
Modifier and Type | Method and Description |
---|---|
long |
getClusterId()
Get the cluster id
|
String |
getClusterName()
Get the cluster name
|
String |
toString() |
getType
public ClusterConfigFinishedEvent(long clusterId, String clusterName)
public long getClusterId()
public String getClusterName()
public String toString()
toString
in class AmbariEvent
Copyright © 2022 Apache Software Foundation. All rights reserved.