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
- Alphabetic
- By Inheritance
Inherited
- MongoClient
- Serializable
- Serializable
- Product
- Equals
- Closeable
- AutoCloseable
- AnyRef
- Any
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def close(): Unit
Close the client, which will close all underlying cached resources, including, for example, sockets and background monitoring threads.
- final def eq(arg0: AnyRef): Boolean
- def finalize(): Unit
- final def getClass(): Class[_]
- def getDatabase(name: String): MongoDatabase
Gets the database with the given name.
- final def isInstanceOf[T0]: Boolean
- def listDatabaseNames(): Observable[String]
Get a list of the database names
- def listDatabases[TResult]()(implicit e: DefaultsTo[TResult, Document], ct: ClassTag[TResult]): ListDatabasesObservable[TResult]
Gets the list of databases
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- lazy val settings: MongoClientSettings
Gets the settings that this client uses to connect to server.
- final def synchronized[T0](arg0: ⇒ T0): T0
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- 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