public class ClusterConfigFinishedEvent extends AmbariEvent
ClusterConfigFinishedEvent class is fired when a
cluster configuration is successfully updated.AmbariEvent.AmbariEventTypem_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() |
getTypepublic ClusterConfigFinishedEvent(long clusterId,
String clusterName)
public long getClusterId()
public String getClusterName()
public String toString()
toString in class AmbariEventCopyright © 2022 Apache Software Foundation. All rights reserved.