public final class ClusterOpeningEvent
extends java.lang.Object
| 构造器和说明 |
|---|
ClusterOpeningEvent(ClusterId clusterId)
Constructs a new instance of the event.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 java.lang.Object