Package

org.mongodb

scala

Permalink

package scala

Linear Supertypes
WriteConcernImplicits, ObservableImplicits, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. scala
  2. WriteConcernImplicits
  3. ObservableImplicits
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class BoxedObservable[T] extends Observable[T]

    Permalink
    Definition Classes
    ObservableImplicits
  2. implicit class BoxedObserver[T] extends Observer[T]

    Permalink
    Definition Classes
    ObservableImplicits
  3. implicit class BoxedSubscription extends Subscription

    Permalink
    Definition Classes
    ObservableImplicits
  4. type BulkWriteResult = com.mongodb.bulk.BulkWriteResult

    Permalink
  5. type Document = scala.bson.collection.immutable.Document

    Permalink
  6. type DuplicateKeyException = com.mongodb.DuplicateKeyException

    Permalink
  7. type MongoBulkWriteException = com.mongodb.MongoBulkWriteException

    Permalink
  8. type MongoClientException = com.mongodb.MongoClientException

    Permalink
  9. type MongoClientSettings = com.mongodb.async.client.MongoClientSettings

    Permalink
  10. type MongoCommandException = com.mongodb.MongoCommandException

    Permalink
  11. type MongoCredential = com.mongodb.MongoCredential

    Permalink
  12. type MongoCursorNotFoundException = com.mongodb.MongoCursorNotFoundException

    Permalink
  13. type MongoException = com.mongodb.MongoException

    Permalink
  14. type MongoExecutionTimeoutException = com.mongodb.MongoExecutionTimeoutException

    Permalink
  15. type MongoIncompatibleDriverException = com.mongodb.MongoIncompatibleDriverException

    Permalink
  16. type MongoInternalException = com.mongodb.MongoInternalException

    Permalink
  17. type MongoInterruptedException = com.mongodb.MongoInterruptedException

    Permalink
  18. type MongoNamespace = com.mongodb.MongoNamespace

    Permalink
  19. type MongoNodeIsRecoveringException = com.mongodb.MongoNodeIsRecoveringException

    Permalink
  20. type MongoNotPrimaryException = com.mongodb.MongoNotPrimaryException

    Permalink
  21. type MongoQueryException = com.mongodb.MongoQueryException

    Permalink
  22. type MongoSecurityException = com.mongodb.MongoSecurityException

    Permalink
  23. type MongoServerException = com.mongodb.MongoServerException

    Permalink
  24. type MongoSocketClosedException = com.mongodb.MongoSocketClosedException

    Permalink
  25. type MongoSocketException = com.mongodb.MongoSocketException

    Permalink
  26. type MongoSocketOpenException = com.mongodb.MongoSocketOpenException

    Permalink
  27. type MongoSocketReadException = com.mongodb.MongoSocketReadException

    Permalink
  28. type MongoSocketReadTimeoutException = com.mongodb.MongoSocketReadTimeoutException

    Permalink
  29. type MongoSocketWriteException = com.mongodb.MongoSocketWriteException

    Permalink
  30. type MongoTimeoutException = com.mongodb.MongoTimeoutException

    Permalink
  31. type MongoWaitQueueFullException = com.mongodb.MongoWaitQueueFullException

    Permalink
  32. type MongoWriteConcernException = com.mongodb.MongoWriteConcernException

    Permalink
  33. type MongoWriteException = com.mongodb.MongoWriteException

    Permalink
  34. type ReadConcern = com.mongodb.ReadConcern

    Permalink
  35. type ReadConcernLevel = com.mongodb.ReadConcernLevel

    Permalink
  36. type ReadPreference = com.mongodb.ReadPreference

    Permalink
  37. implicit class ScalaObservable[T] extends AnyRef

    Permalink
    Definition Classes
    ObservableImplicits
  38. implicit class ScalaWriteConcern[T] extends AnyRef

    Permalink
    Definition Classes
    WriteConcernImplicits
  39. type ServerAddress = com.mongodb.ServerAddress

    Permalink
  40. type Tag = com.mongodb.Tag

    Permalink
  41. type TagSet = com.mongodb.TagSet

    Permalink
  42. type TaggableReadPreference = com.mongodb.TaggableReadPreference

    Permalink
  43. type WriteConcern = com.mongodb.WriteConcern

    Permalink
  44. type WriteConcernException = com.mongodb.WriteConcernException

    Permalink
  45. type WriteConcernResult = com.mongodb.WriteConcernResult

    Permalink
  46. type WriteError = com.mongodb.WriteError

    Permalink

Value Members

  1. val Document: scala.bson.collection.immutable.Document.type

    Permalink
  2. implicit def classTagToClassOf[C](ct: ClassTag[C]): Class[C]

    Permalink

Inherited from WriteConcernImplicits

Inherited from ObservableImplicits

Inherited from AnyRef

Inherited from Any

Ungrouped