Primary

reactivemongo.api.ReadPreference$.Primary$
object Primary extends ReadPreference

Reads only from the primary. This is the default choice.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Primary.type

Members list

Concise view

Value members

Concrete fields

val filterTag: None.type
override val slaveOk: Boolean

Indicates whether a slave member is ok.

Indicates whether a slave member is ok.

Attributes

override val toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.