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.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023