Class MongoClientSettings

[internal]

Inherits from

Fields

Name Type Descrption
username string
password string
hosts vibe.db.mongo.connection.MongoHost[]
database string
defQueryFlags QueryFlags
replicaSet string
safe bool
w Bson
wTimeoutMS long
fsync bool
journal bool
connectTimeoutMS long
socketTimeoutMS 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.