dev.mongocamp.driver.mongodb.database.CollectionInfo
See theCollectionInfo companion object
case class CollectionInfo(name: String, collectionType: String, fetched: Date, map: Map[String, Any])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article