Java com.mongodb ReplicaSetStatus fields, constructors, methods, implement or subclass

Example usage for Java com.mongodb ReplicaSetStatus fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.mongodb ReplicaSetStatus.

The text is from its open source code.

Method

ServerAddressgetMaster()
Gets the ServerAddress of the master server in this replica set.
StringgetName()
Get the name of the replica set.
StringtoString()