public interface ClusterListener extends EventListener
| Modifier and Type | Method and Description | 
|---|---|
| void | clusterClosed(ClusterClosedEvent event)Invoked when a cluster is closed. | 
| void | clusterDescriptionChanged(ClusterDescriptionChangedEvent event)Invoked when a cluster description changes. | 
| void | clusterOpening(ClusterOpeningEvent event)Invoked when a cluster is opened. | 
void clusterOpening(ClusterOpeningEvent event)
event - the eventvoid clusterClosed(ClusterClosedEvent event)
event - the eventvoid clusterDescriptionChanged(ClusterDescriptionChangedEvent event)
event - the event