Class MongoClientSettings

[internal]

Inherits from

Fields

Name Type Description
connectTimeoutMS long
database string
defQueryFlags QueryFlags
digest string
fsync bool
hosts vibe.db.mongo.connection.MongoHost[]
journal bool
password string
replicaSet string
safe bool
socketTimeoutMS long
username string
w Bson
wTimeoutMS long

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.