PrimaryPreferred

dappermongo.ReadPreference.PrimaryPreferred
case class PrimaryPreferred(maxStaleness: Option[Duration], tags: Option[Chunk[TagSet]], hedgeOptions: Option[HedgeOptions]) extends Taggable

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Taggable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def isSecondaryOk: Boolean

Attributes

Inherited from:
ReadPreference
def name: String

Attributes

Inherited from:
ReadPreference
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product