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.
|
connectionDescription
public 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.14 Release Date : November 5 2024