| Package | Description |
|---|---|
| com.mongodb.event |
This package contains cluster and connection event related classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandFailedEvent
An event representing the failure of a MongoDB database command.
|
class |
CommandStartedEvent
An event representing the start of a command execution.
|
class |
CommandSucceededEvent
An event representing the completion of a MongoDB database command.
|
Copyright © 2016. All Rights Reserved.