Mongo::ReadPreference
Inherits BSON::Serializable / Struct / Value / Object
The read preference describes how MongoDB clients route read operations to the members of a replica set.
Constructors
Class methods
Instance methods
clone
Sourcecopy_with(mode _mode = @mode, tags _tags = @tags, max_staleness_seconds _max_staleness_seconds = @max_staleness_seconds, hedge _hedge = @hedge)
Sourcehedge
max_staleness_seconds
mode
tags