A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mongodb.github.io/mongo-scala-driver/2.1/scaladoc/org/mongodb/scala/MongoClient.html below:

Mongo Scala Driver - org.mongodb.scala.MongoClient

case class MongoClient(wrapped: com.mongodb.async.client.MongoClient) extends Closeable with Product with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MongoClient
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Closeable
  7. AutoCloseable
  8. AnyRef
  9. Any
Value Members
  1. final def !=(arg0: Any): Boolean
  2. final def ##(): Int
  3. final def ==(arg0: Any): Boolean
  4. final def asInstanceOf[T0]: T0
  5. def clone(): AnyRef
  6. def close(): Unit

    Close the client, which will close all underlying cached resources, including, for example, sockets and background monitoring threads.

  7. final def eq(arg0: AnyRef): Boolean
  8. def finalize(): Unit
  9. final def getClass(): Class[_]
  10. def getDatabase(name: String): MongoDatabase

    Gets the database with the given name.

  11. final def isInstanceOf[T0]: Boolean
  12. def listDatabaseNames(): Observable[String]

    Get a list of the database names

  13. def listDatabases[TResult]()(implicit e: DefaultsTo[TResult, Document], ct: ClassTag[TResult]): ListDatabasesObservable[TResult]

    Gets the list of databases

  14. final def ne(arg0: AnyRef): Boolean
  15. final def notify(): Unit
  16. final def notifyAll(): Unit
  17. lazy val settings: MongoClientSettings

    Gets the settings that this client uses to connect to server.

  18. final def synchronized[T0](arg0: ⇒ T0): T0
  19. final def wait(): Unit
  20. final def wait(arg0: Long, arg1: Int): Unit
  21. final def wait(arg0: Long): Unit

Inherited from Serializable

Inherited from Closeable

Inherited from AutoCloseable


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4