Example usage for Java com.mongodb.event CommandSucceededEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getCommandName() Gets the name of the command. |
ConnectionDescription | getConnectionDescription() Gets the description of the connection to which the operation will be sent. |
long | getElapsedTime(final TimeUnit timeUnit) Gets the elapsed time in the given unit of time. |
int | getRequestId() Gets the request identifier |