dev.mongocamp.driver.mongodb.database.MongoPoolOptions
See theMongoPoolOptions companion object
case class MongoPoolOptions(maxConnectionIdleTime: Int, maxSize: Int, minSize: Int, maintenanceInitialDelay: Int)
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article