module Mongo::Event
Constants
- DESCRIPTION_CHANGED
When a server is to be removed from a cluster.
@since 2.0.6
- MEMBER_DISCOVERED
When a server is discovered to be a member of a topology.
@since 2.4.0
- PRIMARY_ELECTED
When a server is elected primary.
@since 2.0.0
@deprecated. Will be removed in 3.0
- STANDALONE_DISCOVERED
When a standalone is discovered.
@since 2.0.6