Java com.mongodb.event CommandStartedEvent fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb.event CommandStartedEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb.event CommandStartedEvent.

The text is from its open source code.

Method

BsonDocumentgetCommand()
Gets the command document.
StringgetCommandName()
Gets the name of the command.
ConnectionDescriptiongetConnectionDescription()
Gets the description of the connection to which the operation will be sent.
StringgetDatabaseName()
Gets the database on which the operation will be executed.
intgetRequestId()
Gets the request identifier