Example usage for Java com.mongodb ReplicaSetStatus fields, constructors, methods, implement or subclass
The text is from its open source code.
ServerAddress | getMaster() Gets the ServerAddress of the master server in this replica set. |
String | getName() Get the name of the replica set. |
String | toString() |