Packages

object Snapshot extends ReadConcern

Since

MongoDB 3.4

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Snapshot
  2. ReadConcern
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def equals(that: Any): Boolean
    Definition Classes
    ReadConcern → AnyRef → Any
  2. def hashCode(): Int
    Definition Classes
    ReadConcern → AnyRef → Any
  3. val level: String

    The read concern level

    The read concern level

    Definition Classes
    SnapshotReadConcern
  4. def toString(): String
    Definition Classes
    ReadConcern → AnyRef → Any