Taggable

dappermongo.ReadPreference.Taggable
See theTaggable companion object
abstract class Taggable(wrapped: ReadPreference, maxStaleness: Option[Duration], tags: Option[Chunk[TagSet]], hedgeOptions: Option[HedgeOptions]) extends ReadPreference

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Inherited methods

def isSecondaryOk: Boolean

Attributes

Inherited from:
ReadPreference
def name: String

Attributes

Inherited from:
ReadPreference