- All Implemented Interfaces:
ConnectorEvent
An event that signals that a primary election has occurred.
- Author:
- Chris Cranford
-
Field Summary
Fields
private final com.mongodb.ServerAddress
-
Constructor Summary
Constructors
-
Method Summary
com.mongodb.ServerAddress
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
primaryAddress
private final com.mongodb.ServerAddress primaryAddress
-
Constructor Details
-
PrimaryElectionEvent
public PrimaryElectionEvent(com.mongodb.ServerAddress primaryAddress)
-
Method Details
-
getPrimaryAddress
public com.mongodb.ServerAddress getPrimaryAddress()