Package com.mongodb.event
Class ClusterOpeningEvent
java.lang.Object
com.mongodb.event.ClusterOpeningEvent
A cluster opening event.
This event is synonymous with TopologyOpeningEvent
- Since:
- 3.3
-
Constructor Summary
ConstructorsConstructorDescriptionClusterOpeningEvent
(ClusterId clusterId) Constructs a new instance of the event. -
Method Summary