Package com.mongodb.event
Class ServerHeartbeatStartedEvent
java.lang.Object
com.mongodb.event.ServerHeartbeatStartedEvent
An event for the start of a server heartbeat.
- Since:
- 3.3
-
Constructor Summary
ConstructorsConstructorDescriptionServerHeartbeatStartedEvent
(ConnectionId connectionId) Construct an instance. -
Method Summary