public final class ClusterOpeningEvent
extends java.lang.Object
Constructor and Description |
---|
ClusterOpeningEvent(ClusterId clusterId)
Constructs a new instance of the event.
|
Modifier and Type | Method and Description |
---|---|
ClusterId |
getClusterId()
Gets the cluster id.
|
java.lang.String |
toString() |
public ClusterOpeningEvent(ClusterId clusterId)
clusterId
- the cluster idpublic ClusterId getClusterId()
public java.lang.String toString()
toString
in class java.lang.Object