Class MongoClientSettings
[internal]
Inherits from
-
(base class)Object
Fields
Name | Type | Description |
---|---|---|
connectTimeoutMS
|
long |
|
database
|
string |
|
defQueryFlags
|
QueryFlags |
|
digest
|
string |
|
fsync
|
bool |
|
hosts
|
vibe.db.mongo.connection.MongoHost[] |
|
journal
|
bool |
|
replicaSet
|
string |
|
safe
|
bool |
|
socketTimeoutMS
|
long |
|
username
|
string |
|
w
|
Bson |
|
wTimeoutMS
|
long |
Methods
Name | Description |
---|---|
makeDigest
|
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.