public class RequestSuccessEvent extends RequestEvent
| Constructor and Description |
|---|
RequestSuccessEvent(ConnectionDescription conn,
long requestId,
short opCode,
String opName,
long elapsedTimeNanos) |
| Modifier and Type | Method and Description |
|---|---|
long |
elapsedTime(TimeUnit timeUnit)
Get the elapsed time of the request.
|
connectionDescription, operationCode, operationName, requestIdpublic RequestSuccessEvent(ConnectionDescription conn, long requestId, short opCode, String opName, long elapsedTimeNanos)
conn - Connection description.requestId - Request id.opCode - Operation code.opName - Operation name.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