public class ConnectionStartEvent extends ConnectionEvent
connectionId, serverId
Constructor and Description |
---|
ConnectionStartEvent(long timestamp,
int serverId,
int connectionId)
Creates a ConnectionStartEvent.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(Visitor<T> visitor)
Dispatches a call to the appropriate
visit method on
Visitor . |
String |
toString() |
Copyright © 2020 Hitachi Vantara. All rights reserved.