Expand description
Contains the events and functionality for monitoring Server Discovery and Monitoring.
Structs
Published when a server is closed.
Published when a server description changes.
Published when a server monitor’s hello or legacy hello command fails.
Published when a server monitor’s hello or legacy hello command is started.
Published when a server monitor’s hello or legacy hello command succeeds.
Published when a server is initialized.
Published when a topology is closed. Note that this event will not be published until the client associated with the topology is dropped.
A description of the most up-to-date information known about a topology. Further details can be found in the Server Discovery and Monitoring specification.
Published when a topology description changes.
Published when a topology is initialized.
Enums
The possible types for a topology.
Traits
Applications can implement this trait to specify custom logic to run on each SDAM event sent by the driver.
Type Definitions
A description of the most up-to-date information known about a server. Further details can be found in the Server Discovery and Monitoring specification.