W

dappermongo.WriteConcern.W
See theW companion trait
object W

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
W.type

Members list

Type members

Classlikes

case class Count(count: Int) extends W

Attributes

Supertypes
trait W
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Majority extends W

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait W
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Majority.type
case class Tag(tag: String) extends W

Attributes

Supertypes
trait W
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror