@Beta public class ClusterDescriptionChangedEvent extends ClusterEvent
Constructor and Description |
---|
ClusterDescriptionChangedEvent(ClusterId clusterId,
ClusterDescription clusterDescription)
Constructs a new instance of the event.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ClusterDescription |
getClusterDescription()
Gets the new cluster description.
|
int |
hashCode() |
getClusterId
public ClusterDescriptionChangedEvent(ClusterId clusterId, ClusterDescription clusterDescription)
clusterId
- the cluster idclusterDescription
- the cluster description