@Beta public class ConnectionEvent extends ClusterEvent
Constructor and Description |
---|
ConnectionEvent(ConnectionId connectionId)
Constructs a new instance of the event.
|
Modifier and Type | Method and Description |
---|---|
ConnectionId |
getConnectionId()
Gets the identifier for this connection.
|
getClusterId
public ConnectionEvent(ConnectionId connectionId)
connectionId
- the connection idpublic ConnectionId getConnectionId()