public class HandshakeSuccessEvent extends ConnectionEvent
| Constructor and Description |
|---|
HandshakeSuccessEvent(ConnectionDescription conn,
long elapsedTimeNanos) |
| Modifier and Type | Method and Description |
|---|---|
long |
elapsedTime(TimeUnit timeUnit)
Get the elapsed time of the handshake.
|
connectionDescriptionpublic HandshakeSuccessEvent(ConnectionDescription conn, long elapsedTimeNanos)
conn - Connection description.elapsedTimeNanos - Elapsed time in nanoseconds.public long elapsedTime(TimeUnit timeUnit)
timeUnit - Desired time unit in which to return the elapsed time.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025